Uses of Class
nl.b3p.csw.jaxb.gml.MultiSurfaceType
-
Packages that use MultiSurfaceType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiSurfaceType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiSurfaceType Modifier and Type Method Description MultiSurfaceTypeObjectFactory. createMultiSurfaceType()Create an instance ofMultiSurfaceTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiSurfaceType Modifier and Type Method Description MultiSurfaceObjectFactory. createMultiSurface(MultiSurfaceType value)Create an instance ofMultiSurface}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiSurfaceType Constructor Description MultiSurface(MultiSurfaceType value)
-