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

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

Uses of ManyToManyImpl 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 ManyToManyImpl
 ManyToManyImpl ManyToManyImpl.clone()
          Creates and returns a copy of this object.
static ManyToManyImpl ObjectFactory.copyOfManyToManyImpl(ManyToManyImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.ManyToManyImpl instance.
 ManyToManyImpl ObjectFactory.createManyToMany()
          Create an instance of ManyToMany
 

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

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



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