Uses of Class
nl.b3p.csw.jaxb.gml.MultiSurfacePropertyType
-
Packages that use MultiSurfacePropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiSurfacePropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiSurfacePropertyType Modifier and Type Method Description MultiSurfacePropertyTypeObjectFactory. createMultiSurfacePropertyType()Create an instance ofMultiSurfacePropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiSurfacePropertyType Modifier and Type Method Description MultiCoverageObjectFactory. createMultiCoverage(MultiSurfacePropertyType value)Create an instance ofMultiCoverage}MultiExtentOfObjectFactory. createMultiExtentOf(MultiSurfacePropertyType value)Create an instance ofMultiExtentOf}MultiSurfacePropertyObjectFactory. createMultiSurfaceProperty(MultiSurfacePropertyType value)Create an instance ofMultiSurfaceProperty}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiSurfacePropertyType Constructor Description MultiCoverage(MultiSurfacePropertyType value)MultiExtentOf(MultiSurfacePropertyType value)MultiSurfaceProperty(MultiSurfacePropertyType value)
-