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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl declared as TableImpl
protected  TableImpl EntityImpl.table
           
 

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

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

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



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