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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type PropertyType
protected  List<PropertyType> PersistenceContextRefType.persistenceProperty
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.javaee.PropertyType instance.
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type PropertyType
 List<PropertyType> PersistenceContextRefType.getPersistenceProperty()
          Gets the value of the persistenceProperty property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.javaee.PropertyType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type PropertyType
static void PersistenceContextRefType.copyPersistenceProperty(List<PropertyType> source, List<PropertyType> target)
          Copies all values of property PersistenceProperty.
static void PersistenceContextRefType.copyPersistenceProperty(List<PropertyType> source, List<PropertyType> target)
          Copies all values of property PersistenceProperty.
 

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



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