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

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

Uses of AttributesImpl in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl declared as AttributesImpl
protected  AttributesImpl EntityImpl.attributes
           
protected  AttributesImpl MappedSuperclassImpl.attributes
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that return AttributesImpl
 AttributesImpl AttributesImpl.clone()
          Creates and returns a copy of this object.
static AttributesImpl ObjectFactory.copyOfAttributesImpl(AttributesImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.AttributesImpl instance.
 AttributesImpl ObjectFactory.createAttributes()
          Create an instance of Attributes
 

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

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



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