|
||||||||||
| 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.maven.pom400.impl.ReportSetImpl.ConfigurationImpl
public static class ReportSetImpl.ConfigurationImpl
| Field Summary | |
|---|---|
protected List<Element> |
any
|
| Constructor Summary | |
|---|---|
ReportSetImpl.ConfigurationImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ReportSetImpl.ConfigurationImpl instance. |
|
ReportSetImpl.ConfigurationImpl(ReportSetImpl.ConfigurationImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ReportSetImpl.ConfigurationImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ReportSetImpl.ConfigurationImpl |
clone()
Creates and returns a copy of this object. |
protected static void |
copyAny(List<Element> source,
List<Element> target)
Copies all values of property Any. |
List<Element> |
getAny()
Gets the value of the any property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<Element> any
| Constructor Detail |
|---|
public ReportSetImpl.ConfigurationImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ReportSetImpl.ConfigurationImpl instance.
public ReportSetImpl.ConfigurationImpl(ReportSetImpl.ConfigurationImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl.ReportSetImpl.ConfigurationImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<Element> getAny()
ReportSet.Configuration
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 any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Element
getAny in interface ReportSet.Configuration
protected static void copyAny(List<Element> source,
List<Element> target)
Any.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public ReportSetImpl.ConfigurationImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||