Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc.ArgumentType

Packages that use ArgumentType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc   
 

Uses of ArgumentType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc declared as ArgumentType
protected  ArgumentType Argument.type
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc that return ArgumentType
static ArgumentType ArgumentType.fromValue(String v)
           
 ArgumentType Argument.getType()
          Type of this argument.
static ArgumentType ArgumentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ArgumentType[] ArgumentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc with parameters of type ArgumentType
 void Argument.setType(ArgumentType value)
          Sets the value of the type property.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.