| Package | Description |
|---|---|
| org.raml.v2.api.model.v08.parameters |
| Modifier and Type | Method and Description |
|---|---|
ParameterLocation |
Parameter.location()
Location of the parameter (can not be edited by user)
|
static ParameterLocation |
ParameterLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterLocation[] |
ParameterLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.