Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.AssociationOverride

Packages that use AssociationOverride
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl   
 

Uses of AssociationOverride in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm that return AssociationOverride
 AssociationOverride ObjectFactory.createAssociationOverride()
          Create an instance of AssociationOverride
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm that return types with arguments of type AssociationOverride
 List<AssociationOverride> Entity.getAssociationOverride()
          Gets the value of the associationOverride property.
 

Uses of AssociationOverride in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that implement AssociationOverride
 class AssociationOverrideImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with type parameters of type AssociationOverride
protected  List<AssociationOverride> EntityImpl.associationOverride
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that return types with arguments of type AssociationOverride
 List<AssociationOverride> EntityImpl.getAssociationOverride()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with type arguments of type AssociationOverride
protected static void EntityImpl.copyAssociationOverride(List<AssociationOverride> source, List<AssociationOverride> target)
          Copies all values of property AssociationOverride.
protected static void EntityImpl.copyAssociationOverride(List<AssociationOverride> source, List<AssociationOverride> target)
          Copies all values of property AssociationOverride.
 



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