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

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

Uses of MappedSuperclass 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 MappedSuperclass
protected  List<MappedSuperclass> EntityMappings.mappedSuperclass
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return types with arguments of type MappedSuperclass
 List<MappedSuperclass> EntityMappings.getMappedSuperclass()
          Gets the value of the mappedSuperclass property.
 

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



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