Class FilterType
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
- Direct Known Subclasses:
CompoundFilterType,SimpleFilterType
Java class for FilterType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FilterType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="negate" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary