|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm | |
| Uses of Version 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 Version | |
|---|---|
protected List<Version> |
Attributes.version
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return Version | |
|---|---|
Version |
Version.clone()
Creates and returns a copy of this object. |
protected static Version |
ObjectFactory.copyOfVersion(Version clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Version instance. |
Version |
ObjectFactory.createVersion()
Create an instance of Version |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return types with arguments of type Version | |
|---|---|
List<Version> |
Attributes.getVersion()
Gets the value of the version property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type Version | |
|---|---|
protected static Version |
ObjectFactory.copyOfVersion(Version clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Version instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type arguments of type Version | |
|---|---|
protected static void |
Attributes.copyVersion(List<Version> source,
List<Version> target)
Copies all values of property Version. |
protected static void |
Attributes.copyVersion(List<Version> source,
List<Version> target)
Copies all values of property Version. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type Version | |
|---|---|
Version(Version o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Version instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||