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