Uses of Class
org.mule.module.apikit.uri.Variable.Reserved

Packages that use Variable.Reserved
org.mule.module.apikit.uri   
 

Uses of Variable.Reserved in org.mule.module.apikit.uri
 

Methods in org.mule.module.apikit.uri that return Variable.Reserved
static Variable.Reserved Variable.Reserved.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Variable.Reserved[] Variable.Reserved.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.Reserved
Variable(Variable.Reserved reserved)
          Creates a new untyped reserved variable.
 



Copyright © 2013. All rights reserved.