Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.PropertyReference

Packages that use PropertyReference
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc   
 

Uses of PropertyReference in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc with type parameters of type PropertyReference
protected  List<PropertyReference> Properties.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc that return PropertyReference
 PropertyReference PropertyReference.clone()
          Creates and returns a copy of this object.
static PropertyReference ObjectFactory.copyOfPropertyReference(PropertyReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.PropertyReference instance.
 PropertyReference ObjectFactory.createPropertyReference()
          Create an instance of PropertyReference
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc that return types with arguments of type PropertyReference
 List<PropertyReference> Properties.getReference()
          Gets the value of the reference property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc with parameters of type PropertyReference
static PropertyReference ObjectFactory.copyOfPropertyReference(PropertyReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.PropertyReference instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc with type arguments of type PropertyReference
static void Properties.copyReference(List<PropertyReference> source, List<PropertyReference> target)
          Copies all values of property Reference.
static void Properties.copyReference(List<PropertyReference> source, List<PropertyReference> target)
          Copies all values of property Reference.
 

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



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