Package nl.b3p.csw.jaxb.csw
Class AbstractQueryType
- java.lang.Object
-
- nl.b3p.csw.jaxb.csw.AbstractQueryType
-
- Direct Known Subclasses:
QueryType
public abstract class AbstractQueryType extends Object
Java class for AbstractQueryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractQueryType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>