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