|
||||||||||
| 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.BuildBase.Filters
public static class BuildBase.Filters
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="filter" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String[] |
filter
|
| Constructor Summary | |
|---|---|
BuildBase.Filters()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.BuildBase.Filters instance. |
|
BuildBase.Filters(BuildBase.Filters o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.BuildBase.Filters instance by copying a given instance. |
|
| Method Summary | |
|---|---|
BuildBase.Filters |
clone()
Creates and returns a copy of this object. |
void |
copyFilter(String[] source)
Copies all values of property Filter. |
String[] |
getFilter()
|
String |
getFilter(int idx)
|
int |
getFilterLength()
|
String |
setFilter(int idx,
String value)
|
void |
setFilter(String[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String[] filter
| Constructor Detail |
|---|
public BuildBase.Filters()
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.BuildBase.Filters instance.
public BuildBase.Filters(BuildBase.Filters o)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.pom400.BuildBase.Filters instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String[] getFilter()
Stringpublic String getFilter(int idx)
Stringpublic int getFilterLength()
public void setFilter(String[] values)
values - allowed objects are
String
public String setFilter(int idx,
String value)
value - allowed object is
Stringpublic void copyFilter(String[] source)
Filter.
source - The source to copy from.
NullPointerException - if source is null.public BuildBase.Filters clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||