Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl.EmbeddedImpl

Packages that use EmbeddedImpl
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl   
 

Uses of EmbeddedImpl in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl that return EmbeddedImpl
 EmbeddedImpl EmbeddedImpl.clone()
          Creates and returns a copy of this object.
protected static EmbeddedImpl ObjectFactory.copyOfEmbeddedImpl(EmbeddedImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl.EmbeddedImpl instance.
 EmbeddedImpl ObjectFactory.createEmbedded()
          Create an instance of Embedded
 

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

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



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