Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.AssociationOverride

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return AssociationOverride
 AssociationOverride AssociationOverride.clone()
          Creates and returns a copy of this object.
protected static AssociationOverride ObjectFactory.copyOfAssociationOverride(AssociationOverride clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.AssociationOverride instance.
 AssociationOverride ObjectFactory.createAssociationOverride()
          Create an instance of AssociationOverride
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type AssociationOverride
protected static AssociationOverride ObjectFactory.copyOfAssociationOverride(AssociationOverride clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.AssociationOverride instance.
 

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

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type AssociationOverride
AssociationOverride(AssociationOverride o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.AssociationOverride instance by copying a given instance.
 



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