Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.MappedSuperclass

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

Uses of MappedSuperclass in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm that return MappedSuperclass
 MappedSuperclass ObjectFactory.createMappedSuperclass()
          Create an instance of MappedSuperclass
 

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

Uses of MappedSuperclass in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that implement MappedSuperclass
 class MappedSuperclassImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl with type parameters of type MappedSuperclass
protected  List<MappedSuperclass> EntityMappingsImpl.mappedSuperclass
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that return types with arguments of type MappedSuperclass
 List<MappedSuperclass> EntityMappingsImpl.getMappedSuperclass()
           
 



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