Package nl.b3p.csw.jaxb.filter
Class GmlObjectId
- java.lang.Object
-
- javax.xml.bind.JAXBElement<GmlObjectIdType>
-
- nl.b3p.csw.jaxb.filter.GmlObjectId
-
- All Implemented Interfaces:
Serializable
public class GmlObjectId extends javax.xml.bind.JAXBElement<GmlObjectIdType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GmlObjectId()GmlObjectId(GmlObjectIdType value)
-
-
-
Field Detail
-
NAME
protected static final QName NAME
-
-
Constructor Detail
-
GmlObjectId
public GmlObjectId(GmlObjectIdType value)
-
GmlObjectId
public GmlObjectId()
-
-