public class FilterHolder
extends java.lang.Object
Java class for FilterHolder complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FilterHolder">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{xmlapi_1.0}filterElement"/>
</sequence>
<attribute name="class" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
clazz |
protected javax.xml.bind.JAXBElement<? extends Filter> |
filterElement |
| Constructor and Description |
|---|
FilterHolder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClazz()
Gets the value of the clazz property.
|
javax.xml.bind.JAXBElement<? extends Filter> |
getFilterElement()
Gets the value of the filterElement property.
|
void |
setClazz(java.lang.String value)
Sets the value of the clazz property.
|
void |
setFilterElement(javax.xml.bind.JAXBElement<? extends Filter> value)
Sets the value of the filterElement property.
|
protected javax.xml.bind.JAXBElement<? extends Filter> filterElement
protected java.lang.String clazz
public javax.xml.bind.JAXBElement<? extends Filter> getFilterElement()
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<CompositeFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<Filter>
JAXBElement<TertiaryLeafFilter>
JAXBElement<Filter>
JAXBElement<BinaryLeafFilter>
JAXBElement<CompositeFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<UnaryCompositeFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<Filter>
JAXBElement<BinaryLeafFilter>public void setFilterElement(javax.xml.bind.JAXBElement<? extends Filter> value)
value - allowed object is
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<CompositeFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<Filter>
JAXBElement<TertiaryLeafFilter>
JAXBElement<Filter>
JAXBElement<BinaryLeafFilter>
JAXBElement<CompositeFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<UnaryCompositeFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<BinaryLeafFilter>
JAXBElement<Filter>
JAXBElement<BinaryLeafFilter>public java.lang.String getClazz()
Stringpublic void setClazz(java.lang.String value)
value - allowed object is
String