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