Uses of Class
nl.b3p.csw.jaxb.gml.MultiPoint
-
Packages that use MultiPoint Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiPoint in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as MultiPoint Modifier and Type Field Description protected MultiPointMultiPointPropertyType. multiPointMethods in nl.b3p.csw.jaxb.gml that return MultiPoint Modifier and Type Method Description MultiPointObjectFactory. createMultiPoint(MultiPointType value)Create an instance ofMultiPoint}MultiPointMultiPointPropertyType. getMultiPoint()Gets the value of the multiPoint property.Methods in nl.b3p.csw.jaxb.gml with parameters of type MultiPoint Modifier and Type Method Description voidMultiPointPropertyType. setMultiPoint(MultiPoint value)Sets the value of the multiPoint property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiPoint Constructor Description MultiPointPropertyType(MultiPoint multiPoint, String remoteSchema, String type, String href, String role, String arcrole, String title, String show, String actuate)Fully-initialising value constructor
-