|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.impl.PersistenceImpl.PersistenceUnitImpl.PropertiesImpl
public static class PersistenceImpl.PersistenceUnitImpl.PropertiesImpl
| Nested Class Summary | |
|---|---|
static class |
PersistenceImpl.PersistenceUnitImpl.PropertiesImpl.PropertyImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.Persistence.PersistenceUnit.Properties |
|---|
Persistence.PersistenceUnit.Properties.Property |
| Field Summary | |
|---|---|
protected List<Persistence.PersistenceUnit.Properties.Property> |
property
|
| Constructor Summary | |
|---|---|
PersistenceImpl.PersistenceUnitImpl.PropertiesImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.impl.PersistenceImpl.PersistenceUnitImpl.PropertiesImpl instance. |
|
PersistenceImpl.PersistenceUnitImpl.PropertiesImpl(PersistenceImpl.PersistenceUnitImpl.PropertiesImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.impl.PersistenceImpl.PersistenceUnitImpl.PropertiesImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PersistenceImpl.PersistenceUnitImpl.PropertiesImpl |
clone()
Creates and returns a copy of this object. |
protected static void |
copyProperty(List<Persistence.PersistenceUnit.Properties.Property> source,
List<Persistence.PersistenceUnit.Properties.Property> target)
Copies all values of property Property. |
List<Persistence.PersistenceUnit.Properties.Property> |
getProperty()
Gets the value of the property property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<Persistence.PersistenceUnit.Properties.Property> property
| Constructor Detail |
|---|
public PersistenceImpl.PersistenceUnitImpl.PropertiesImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.impl.PersistenceImpl.PersistenceUnitImpl.PropertiesImpl instance.
public PersistenceImpl.PersistenceUnitImpl.PropertiesImpl(PersistenceImpl.PersistenceUnitImpl.PropertiesImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.impl.PersistenceImpl.PersistenceUnitImpl.PropertiesImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<Persistence.PersistenceUnit.Properties.Property> getProperty()
Persistence.PersistenceUnit.Properties
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the property property.
For example, to add a new item, do as follows:
getProperty().add(newItem);
Objects of the following type(s) are allowed in the list
Persistence.PersistenceUnit.Properties.Property
getProperty in interface Persistence.PersistenceUnit.Properties
protected static void copyProperty(List<Persistence.PersistenceUnit.Properties.Property> source,
List<Persistence.PersistenceUnit.Properties.Property> target)
Property.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public PersistenceImpl.PersistenceUnitImpl.PropertiesImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||