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