Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl.MapKeyImpl

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl declared as MapKeyImpl
protected  MapKeyImpl ManyToManyImpl.mapKey
           
protected  MapKeyImpl OneToManyImpl.mapKey
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that return MapKeyImpl
 MapKeyImpl MapKeyImpl.clone()
          Creates and returns a copy of this object.
 MapKeyImpl ObjectFactory.createMapKey()
          Create an instance of MapKey
 

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



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