Uses of Class
nl.b3p.csw.jaxb.gml.SolidType
-
Packages that use SolidType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of SolidType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return SolidType Modifier and Type Method Description SolidTypeObjectFactory. createSolidType()Create an instance ofSolidTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type SolidType Modifier and Type Method Description SolidObjectFactory. createSolid(SolidType value)Create an instance ofSolid}Constructors in nl.b3p.csw.jaxb.gml with parameters of type SolidType Constructor Description Solid(SolidType value)
-