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