Package | Description |
---|---|
com.j256.springrequestdoclet.collector |
Classes which investigate the classes and extract the documentation information.
|
Modifier and Type | Method and Description |
---|---|
ParamInfo.ParamRequestKind |
ParamInfo.getRequestKind() |
static ParamInfo.ParamRequestKind |
ParamInfo.ParamRequestKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParamInfo.ParamRequestKind[] |
ParamInfo.ParamRequestKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.