Uses of Class
nl.b3p.csw.jaxb.gml.MultiSolidType
-
Packages that use MultiSolidType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiSolidType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiSolidType Modifier and Type Method Description MultiSolidTypeObjectFactory. createMultiSolidType()Create an instance ofMultiSolidTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiSolidType Modifier and Type Method Description MultiSolidObjectFactory. createMultiSolid(MultiSolidType value)Create an instance ofMultiSolid}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiSolidType Constructor Description MultiSolid(MultiSolidType value)
-