Class SAFilterType
java.lang.Object
eu.europa.esig.validationreport.jaxb.SAFilterType
- All Implemented Interfaces:
Serializable
Java class for SAFilterType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SAFilterType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Filter" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary