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

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

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

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

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

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

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



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