Package nl.b3p.csw.jaxb.ows
Class Identifier
- java.lang.Object
-
- javax.xml.bind.JAXBElement<CodeType>
-
- nl.b3p.csw.jaxb.ows.Identifier
-
- All Implemented Interfaces:
Serializable
public class Identifier extends javax.xml.bind.JAXBElement<CodeType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Identifier()Identifier(CodeType value)
-