Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc.PropertyReference

Packages that use PropertyReference
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc   
 

Uses of PropertyReference in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc declared as PropertyReference
protected  PropertyReference[] Properties.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc that return PropertyReference
 PropertyReference PropertyReference.clone()
          Creates and returns a copy of this object.
 PropertyReference ObjectFactory.createPropertyReference()
          Create an instance of PropertyReference
 PropertyReference[] Properties.getReference()
           
 PropertyReference Properties.getReference(int idx)
           
 PropertyReference Properties.setReference(int idx, PropertyReference value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jomc with parameters of type PropertyReference
 PropertyReference Properties.setReference(int idx, PropertyReference value)
           
 void Properties.setReference(PropertyReference[] values)
           
 

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



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