Uses of Class
nl.b3p.csw.jaxb.gml.ConeType
-
Packages that use ConeType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of ConeType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return ConeType Modifier and Type Method Description ConeTypeObjectFactory. createConeType()Create an instance ofConeTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type ConeType Modifier and Type Method Description ConeObjectFactory. createCone(ConeType value)Create an instance ofCone}Constructors in nl.b3p.csw.jaxb.gml with parameters of type ConeType Constructor Description Cone(ConeType value)
-