Uses of Class
nl.b3p.csw.jaxb.gml.CircleByCenterPointType
-
Packages that use CircleByCenterPointType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CircleByCenterPointType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CircleByCenterPointType Modifier and Type Method Description CircleByCenterPointTypeObjectFactory. createCircleByCenterPointType()Create an instance ofCircleByCenterPointTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CircleByCenterPointType Modifier and Type Method Description CircleByCenterPointObjectFactory. createCircleByCenterPoint(CircleByCenterPointType value)Create an instance ofCircleByCenterPoint}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CircleByCenterPointType Constructor Description CircleByCenterPoint(CircleByCenterPointType value)
-