| Package | Description |
|---|---|
| com.github.fge.uritemplate.vars.values |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
VariableValue.getType()
Get the type for this value
|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VariableValue(ValueType type) |
Copyright © 2013. All Rights Reserved.