Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.GeneratedValueImpl

Packages that use GeneratedValueImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl   
 

Uses of GeneratedValueImpl in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl declared as GeneratedValueImpl
protected  GeneratedValueImpl IdImpl.generatedValue
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that return GeneratedValueImpl
 GeneratedValueImpl GeneratedValueImpl.clone()
          Creates and returns a copy of this object.
protected static GeneratedValueImpl ObjectFactory.copyOfGeneratedValueImpl(GeneratedValueImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.GeneratedValueImpl instance.
 GeneratedValueImpl ObjectFactory.createGeneratedValue()
          Create an instance of GeneratedValue
 

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

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



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