Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.PropertyReference

Packages that use PropertyReference
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl   
 

Uses of PropertyReference in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return PropertyReference
 PropertyReference ObjectFactory.createPropertyReference()
          Create an instance of PropertyReference
 

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

Uses of PropertyReference in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl with type parameters of type PropertyReference
protected  List<PropertyReference> PropertiesImpl.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that return types with arguments of type PropertyReference
 List<PropertyReference> PropertiesImpl.getReference()
           
 



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