| Package | Description |
|---|---|
| io.vertigo.vega.rest.metamodel |
| Modifier and Type | Method and Description |
|---|---|
EndPointParam.RestParamType |
EndPointParam.getParamType() |
static EndPointParam.RestParamType |
EndPointParam.RestParamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndPointParam.RestParamType[] |
EndPointParam.RestParamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EndPointParamBuilder |
EndPointParamBuilder.with(EndPointParam.RestParamType restParamType,
String restParamName) |
Copyright © 2014. All Rights Reserved.