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