|
||||||||||
| 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.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.RegistryImpl
public class RegistryImpl
| Field Summary | |
|---|---|
protected List<LocationType> |
location
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
RegistryImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.RegistryImpl instance. |
|
RegistryImpl(RegistryImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.RegistryImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RegistryImpl |
clone()
Creates and returns a copy of this object. |
protected static void |
copyLocation(List<LocationType> source,
List<LocationType> target)
Copies all values of property Location. |
List<LocationType> |
getLocation()
Gets the value of the location property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Field Detail |
|---|
protected List<LocationType> location
| Constructor Detail |
|---|
public RegistryImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.RegistryImpl instance.
public RegistryImpl(RegistryImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.RegistryImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<LocationType> getLocation()
Registry
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 location property.
For example, to add a new item, do as follows:
getLocation().add(newItem);
Objects of the following type(s) are allowed in the list
LocationType
getLocation in interface Registry
protected static void copyLocation(List<LocationType> source,
List<LocationType> target)
Location.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public RegistryImpl clone()
clone in class IdentifiedTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||