Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.PropertyType

Packages that use PropertyType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as PropertyType
protected  PropertyType[] PersistenceContextRefType.persistenceProperty
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return PropertyType
 PropertyType PropertyType.clone()
          Creates and returns a copy of this object.
static PropertyType ObjectFactory.copyOfPropertyType(PropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.PropertyType instance.
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 PropertyType[] PersistenceContextRefType.getPersistenceProperty()
           
 PropertyType PersistenceContextRefType.getPersistenceProperty(int idx)
           
 PropertyType PersistenceContextRefType.setPersistenceProperty(int idx, PropertyType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type PropertyType
static PropertyType ObjectFactory.copyOfPropertyType(PropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.PropertyType instance.
 void PersistenceContextRefType.copyPersistenceProperty(PropertyType[] source)
          Copies all values of property PersistenceProperty.
 PropertyType PersistenceContextRefType.setPersistenceProperty(int idx, PropertyType value)
           
 void PersistenceContextRefType.setPersistenceProperty(PropertyType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type PropertyType
PropertyType(PropertyType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.PropertyType instance by copying a given instance.
 



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