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