|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.AssemblyImpl.DependencySetsImpl
public static class AssemblyImpl.DependencySetsImpl
| Field Summary | |
|---|---|
protected List<DependencySet> |
dependencySet
|
| Constructor Summary | |
|---|---|
AssemblyImpl.DependencySetsImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.AssemblyImpl.DependencySetsImpl instance. |
|
AssemblyImpl.DependencySetsImpl(AssemblyImpl.DependencySetsImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.AssemblyImpl.DependencySetsImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AssemblyImpl.DependencySetsImpl |
clone()
Creates and returns a copy of this object. |
List<DependencySet> |
getDependencySet()
Gets the value of the dependencySet property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<DependencySet> dependencySet
| Constructor Detail |
|---|
public AssemblyImpl.DependencySetsImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.AssemblyImpl.DependencySetsImpl instance.
public AssemblyImpl.DependencySetsImpl(AssemblyImpl.DependencySetsImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.assembly111.impl.AssemblyImpl.DependencySetsImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<DependencySet> getDependencySet()
Assembly.DependencySets
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 dependencySet property.
For example, to add a new item, do as follows:
getDependencySet().add(newItem);
Objects of the following type(s) are allowed in the list
DependencySet
getDependencySet in interface Assembly.DependencySetspublic AssemblyImpl.DependencySetsImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||