public class UnaryCompositeFilter extends Filter
Java class for UnaryCompositeFilter complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnaryCompositeFilter">
<complexContent>
<extension base="{xmlapi_1.0}Filter">
<sequence>
<element ref="{xmlapi_1.0}filterElement"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.bind.JAXBElement<? extends Filter> |
filterElement |
| Constructor and Description |
|---|
UnaryCompositeFilter() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<? extends Filter> |
getFilterElement()
Gets the value of the filterElement 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
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>