|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Id | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm | |
| Uses of Id in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm declared as Id | |
|---|---|
protected Id[] |
Attributes.id
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm that return Id | |
|---|---|
Id |
Id.clone()
Creates and returns a copy of this object. |
protected static Id |
ObjectFactory.copyOfId(Id clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.Id instance. |
Id |
ObjectFactory.createId()
Create an instance of Id |
Id[] |
Attributes.getId()
|
Id |
Attributes.getId(int idx)
|
Id |
Attributes.setId(int idx,
Id value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type Id | |
|---|---|
protected void |
Attributes.copyId(Id[] source)
Copies all values of property Id. |
protected static Id |
ObjectFactory.copyOfId(Id clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.Id instance. |
void |
Attributes.setId(Id[] values)
|
Id |
Attributes.setId(int idx,
Id value)
|
| Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type Id | |
|---|---|
Id(Id o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.Id instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||