|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attributes | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of Attributes in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm declared as Attributes | |
|---|---|
protected Attributes |
MappedSuperclass.attributes
|
protected Attributes |
Entity.attributes
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return Attributes | |
|---|---|
Attributes |
Attributes.clone()
Creates and returns a copy of this object. |
static Attributes |
ObjectFactory.copyOfAttributes(Attributes clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Attributes instance. |
Attributes |
ObjectFactory.createAttributes()
Create an instance of Attributes |
Attributes |
MappedSuperclass.getAttributes()
Gets the value of the attributes property. |
Attributes |
Entity.getAttributes()
Gets the value of the attributes property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type Attributes | |
|---|---|
static Attributes |
ObjectFactory.copyOfAttributes(Attributes clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Attributes instance. |
void |
MappedSuperclass.setAttributes(Attributes value)
Sets the value of the attributes property. |
void |
Entity.setAttributes(Attributes value)
Sets the value of the attributes property. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type Attributes | |
|---|---|
Attributes(Attributes o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Attributes instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||