|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableType | |
|---|---|
| org.mule.module.apikit.uri | |
| Uses of VariableType in org.mule.module.apikit.uri |
|---|
| Methods in org.mule.module.apikit.uri that return VariableType | |
|---|---|
VariableType |
Variable.type()
Returns the implementation type of this variable. |
| Methods in org.mule.module.apikit.uri with parameters of type VariableType | |
|---|---|
VariableResolver |
VariableBinder.getResolver(String name,
VariableType type)
Returns the resolver used for the variable of the specified name or type. |
VariableResolver |
VariableBinder.getResolver(VariableType type)
Returns the resolver used for the variable of the specified type. |
| Constructors in org.mule.module.apikit.uri with parameters of type VariableType | |
|---|---|
Variable(String name,
String def,
VariableType type)
Creates a new variable. |
|
Variable(String name,
String def,
VariableType type,
Variable.Form form)
Creates a new variable. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||