java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.Filter

public class Filter extends Object

Java class for Filter complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Filter">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <group ref="{urn:oasis:names:tc:DSML:2:0:core}FilterGroup"/>
     </restriction>
   </complexContent>
 </complexType>