public class RequestInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RequestInfo.ParameterType |
Constructor and Description |
---|
RequestInfo(RequestInfo.ParameterType paramType,
String value,
boolean required,
String defaultValue) |
Modifier and Type | Method and Description |
---|---|
String |
defaultValue() |
boolean |
required() |
String |
type() |
String |
value() |
Copyright © 2019. All rights reserved.