Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc.PropertyType

Packages that use PropertyType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc   
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc declared as PropertyType
protected  PropertyType Property.type
           
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc with parameters of type PropertyType
 void Property.setType(PropertyType value)
          Sets the value of the type property.
 



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