Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.EntityImpl

Packages that use EntityImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl   
 

Uses of EntityImpl in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that return EntityImpl
 EntityImpl EntityImpl.clone()
          Creates and returns a copy of this object.
static EntityImpl ObjectFactory.copyOfEntityImpl(EntityImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.EntityImpl instance.
 EntityImpl ObjectFactory.createEntity()
          Create an instance of Entity
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl with parameters of type EntityImpl
static EntityImpl ObjectFactory.copyOfEntityImpl(EntityImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.EntityImpl instance.
 

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



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