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