|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Variable.Form | |
|---|---|
| org.mule.module.apikit.uri | |
| Uses of Variable.Form in org.mule.module.apikit.uri |
|---|
| Methods in org.mule.module.apikit.uri that return Variable.Form | |
|---|---|
Variable.Form |
Variable.form()
Returns the form of this variable. |
protected static Variable.Form |
Variable.Form.getType(String exp)
Returns the type of this variable from the specified expression. |
static Variable.Form |
Variable.Form.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Variable.Form[] |
Variable.Form.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.mule.module.apikit.uri with parameters of type Variable.Form | |
|---|---|
Variable(String name,
String def,
VariableType type,
Variable.Form form)
Creates a new variable. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||