Uses of Class
nl.b3p.csw.jaxb.gml.MultiSurface
-
Packages that use MultiSurface Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiSurface in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as MultiSurface Modifier and Type Field Description protected MultiSurfaceMultiSurfacePropertyType. multiSurfaceMethods in nl.b3p.csw.jaxb.gml that return MultiSurface Modifier and Type Method Description MultiSurfaceObjectFactory. createMultiSurface(MultiSurfaceType value)Create an instance ofMultiSurface}MultiSurfaceMultiSurfacePropertyType. getMultiSurface()Gets the value of the multiSurface property.Methods in nl.b3p.csw.jaxb.gml with parameters of type MultiSurface Modifier and Type Method Description voidMultiSurfacePropertyType. setMultiSurface(MultiSurface value)Sets the value of the multiSurface property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiSurface Constructor Description MultiSurfacePropertyType(MultiSurface multiSurface, String remoteSchema, String type, String href, String role, String arcrole, String title, String show, String actuate)Fully-initialising value constructor
-