Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.PropertyReference

Packages that use PropertyReference
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl   
 

Uses of PropertyReference in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc that return PropertyReference
 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.pkg.indexed.novalueclass.jomc with parameters of type PropertyReference
 PropertyReference Properties.setReference(int idx, PropertyReference value)
           
 void Properties.setReference(PropertyReference[] values)
           
 

Uses of PropertyReference in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl that implement PropertyReference
 class PropertyReferenceImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl declared as PropertyReference
protected  PropertyReference[] PropertiesImpl.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl that return PropertyReference
 PropertyReference[] PropertiesImpl.getReference()
           
 PropertyReference PropertiesImpl.getReference(int idx)
           
 PropertyReference PropertiesImpl.setReference(int idx, PropertyReference value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl with parameters of type PropertyReference
 PropertyReference PropertiesImpl.setReference(int idx, PropertyReference value)
           
 void PropertiesImpl.setReference(PropertyReference[] values)
           
 



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