public class FormParam extends Param
| Modifier and Type | Class and Description |
|---|---|
static class |
FormParam.FormParamBuilder |
Param.ParamBuilder, Param.Type| Constructor and Description |
|---|
FormParam(String name,
Boolean isRequired,
String typeref,
Param.Type type,
String description) |
getDescription, getName, getType, getTypeRef, isRequired, setDescription, setName, setRequired, setType, setTypeRefpublic FormParam(String name, Boolean isRequired, String typeref, Param.Type type, String description)
Copyright © 2015. All rights reserved.