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

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

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

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

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

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



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