Uses of Class
nl.b3p.csw.jaxb.gml.MultiPointPropertyType
-
Packages that use MultiPointPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiPointPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiPointPropertyType Modifier and Type Method Description MultiPointPropertyTypeObjectFactory. createMultiPointPropertyType()Create an instance ofMultiPointPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiPointPropertyType Modifier and Type Method Description MultiCenterOfObjectFactory. createMultiCenterOf(MultiPointPropertyType value)Create an instance ofMultiCenterOf}MultiLocationObjectFactory. createMultiLocation(MultiPointPropertyType value)Create an instance ofMultiLocation}MultiPointPropertyObjectFactory. createMultiPointProperty(MultiPointPropertyType value)Create an instance ofMultiPointProperty}MultiPositionObjectFactory. createMultiPosition(MultiPointPropertyType value)Create an instance ofMultiPosition}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiPointPropertyType Constructor Description MultiCenterOf(MultiPointPropertyType value)MultiLocation(MultiPointPropertyType value)MultiPointProperty(MultiPointPropertyType value)MultiPosition(MultiPointPropertyType value)
-