Uses of Class
nl.b3p.csw.jaxb.gml.CircleType
-
Packages that use CircleType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CircleType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CircleType Modifier and Type Method Description CircleTypeObjectFactory. createCircleType()Create an instance ofCircleTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CircleType Modifier and Type Method Description CircleObjectFactory. createCircle(CircleType value)Create an instance ofCircle}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CircleType Constructor Description Circle(CircleType value)
-