Uses of Class
nl.b3p.csw.jaxb.gml.MultiPointType
-
Packages that use MultiPointType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiPointType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiPointType Modifier and Type Method Description MultiPointTypeObjectFactory. createMultiPointType()Create an instance ofMultiPointTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiPointType Modifier and Type Method Description MultiPointObjectFactory. createMultiPoint(MultiPointType value)Create an instance ofMultiPoint}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiPointType Constructor Description MultiPoint(MultiPointType value)
-