Uses of Class
nl.b3p.csw.jaxb.gml.MultiSolid
-
Packages that use MultiSolid Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiSolid in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as MultiSolid Modifier and Type Field Description protected MultiSolidMultiSolidPropertyType. multiSolidMethods in nl.b3p.csw.jaxb.gml that return MultiSolid Modifier and Type Method Description MultiSolidObjectFactory. createMultiSolid(MultiSolidType value)Create an instance ofMultiSolid}MultiSolidMultiSolidPropertyType. getMultiSolid()Gets the value of the multiSolid property.Methods in nl.b3p.csw.jaxb.gml with parameters of type MultiSolid Modifier and Type Method Description voidMultiSolidPropertyType. setMultiSolid(MultiSolid value)Sets the value of the multiSolid property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiSolid Constructor Description MultiSolidPropertyType(MultiSolid multiSolid, String remoteSchema, String type, String href, String role, String arcrole, String title, String show, String actuate)Fully-initialising value constructor
-