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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.novalueclass.jomc.impl
 

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

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

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

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



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