Uses of Class
nl.b3p.csw.jaxb.gml.SphereType
-
Packages that use SphereType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of SphereType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return SphereType Modifier and Type Method Description SphereTypeObjectFactory. createSphereType()Create an instance ofSphereTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type SphereType Modifier and Type Method Description SphereObjectFactory. createSphere(SphereType value)Create an instance ofSphere}Constructors in nl.b3p.csw.jaxb.gml with parameters of type SphereType Constructor Description Sphere(SphereType value)
-