|
||||||||||
| 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.pom400.CiManagement.Notifiers
public static class CiManagement.Notifiers
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>
<element name="notifier" type="{http://maven.apache.org/POM/4.0.0}Notifier" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Notifier[] |
notifier
|
| Constructor Summary | |
|---|---|
CiManagement.Notifiers()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.CiManagement.Notifiers instance. |
|
CiManagement.Notifiers(CiManagement.Notifiers o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.CiManagement.Notifiers instance by copying a given instance. |
|
| Method Summary | |
|---|---|
CiManagement.Notifiers |
clone()
Creates and returns a copy of this object. |
void |
copyNotifier(Notifier[] source)
Copies all values of property Notifier. |
Notifier[] |
getNotifier()
|
Notifier |
getNotifier(int idx)
|
int |
getNotifierLength()
|
Notifier |
setNotifier(int idx,
Notifier value)
|
void |
setNotifier(Notifier[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Notifier[] notifier
| Constructor Detail |
|---|
public CiManagement.Notifiers()
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.CiManagement.Notifiers instance.
public CiManagement.Notifiers(CiManagement.Notifiers o)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.CiManagement.Notifiers instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Notifier[] getNotifier()
Notifierpublic Notifier getNotifier(int idx)
Notifierpublic int getNotifierLength()
public void setNotifier(Notifier[] values)
values - allowed objects are
Notifier
public Notifier setNotifier(int idx,
Notifier value)
value - allowed object is
Notifierpublic void copyNotifier(Notifier[] source)
Notifier.
source - The source to copy from.
NullPointerException - if source is null.public CiManagement.Notifiers clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||