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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container that return PropertyType
static PropertyType PropertyType.fromValue(String v)
           
 PropertyType Property.getType()
          Gets the value of the type 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.jdtaus.container 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.