|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.raml.model.parameter.AbstractParam
org.raml.model.parameter.UriParameter
public class UriParameter
| Field Summary |
|---|
| Fields inherited from class org.raml.model.parameter.AbstractParam |
|---|
logger |
| Constructor Summary | |
|---|---|
UriParameter()
|
|
UriParameter(String name)
|
|
| Method Summary |
|---|
| Methods inherited from class org.raml.model.parameter.AbstractParam |
|---|
getDefaultValue, getDescription, getDisplayName, getEnumeration, getExample, getMaximum, getMaxLength, getMinimum, getMinLength, getPattern, getType, isRepeat, isRequired, setDefaultValue, setDescription, setDisplayName, setEnumeration, setExample, setMaximum, setMaxLength, setMinimum, setMinLength, setPattern, setRepeat, setRequired, setType, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UriParameter()
public UriParameter(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||