|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Id | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of Id in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type parameters of type Id | |
|---|---|
protected List<Id> |
Attributes.id
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return Id | |
|---|---|
Id |
Id.clone()
Creates and returns a copy of this object. |
static Id |
ObjectFactory.copyOfId(Id clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Id instance. |
Id |
ObjectFactory.createId()
Create an instance of Id |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return types with arguments of type Id | |
|---|---|
List<Id> |
Attributes.getId()
Gets the value of the id property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type Id | |
|---|---|
static Id |
ObjectFactory.copyOfId(Id clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Id instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type arguments of type Id | |
|---|---|
static void |
Attributes.copyId(List<Id> source,
List<Id> target)
Copies all values of property Id. |
static void |
Attributes.copyId(List<Id> source,
List<Id> target)
Copies all values of property Id. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type Id | |
|---|---|
Id(Id o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Id instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||