|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.Developer.Properties
public static class Developer.Properties
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 | |
|---|---|
Developer.Properties()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.Developer.Properties instance. |
|
Developer.Properties(Developer.Properties o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.Developer.Properties instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Developer.Properties |
clone()
Creates and returns a copy of this object. |
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 Developer.Properties()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.Developer.Properties instance.
public Developer.Properties(Developer.Properties o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.Developer.Properties 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 Developer.Properties clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||