|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.ContainerDescriptorHandlerConfig.Configuration
public static class ContainerDescriptorHandlerConfig.Configuration
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any processContents='skip' maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Element[] |
any
|
| Constructor Summary | |
|---|---|
ContainerDescriptorHandlerConfig.Configuration()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.ContainerDescriptorHandlerConfig.Configuration instance. |
|
ContainerDescriptorHandlerConfig.Configuration(ContainerDescriptorHandlerConfig.Configuration o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.ContainerDescriptorHandlerConfig.Configuration instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ContainerDescriptorHandlerConfig.Configuration |
clone()
Creates and returns a copy of this object. |
void |
copyAny(Element[] source)
Copies all values of property Any. |
Element[] |
getAny()
|
Element |
getAny(int idx)
|
int |
getAnyLength()
|
void |
setAny(Element[] values)
|
Element |
setAny(int idx,
Element value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Element[] any
| Constructor Detail |
|---|
public ContainerDescriptorHandlerConfig.Configuration()
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.ContainerDescriptorHandlerConfig.Configuration instance.
public ContainerDescriptorHandlerConfig.Configuration(ContainerDescriptorHandlerConfig.Configuration o)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.assembly111.ContainerDescriptorHandlerConfig.Configuration instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Element[] getAny()
Elementpublic Element getAny(int idx)
Elementpublic int getAnyLength()
public void setAny(Element[] values)
values - allowed objects are
Element
public Element setAny(int idx,
Element value)
value - allowed object is
Elementpublic void copyAny(Element[] source)
Any.
source - The source to copy from.
NullPointerException - if source is null.public ContainerDescriptorHandlerConfig.Configuration clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||