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