Uses of Class
nl.b3p.csw.jaxb.gml.CylinderType
-
Packages that use CylinderType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CylinderType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CylinderType Modifier and Type Method Description CylinderTypeObjectFactory. createCylinderType()Create an instance ofCylinderTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CylinderType Modifier and Type Method Description CylinderObjectFactory. createCylinder(CylinderType value)Create an instance ofCylinder}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CylinderType Constructor Description Cylinder(CylinderType value)
-