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