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