Uses of Class
org.fiware.ngsi.model.GeoQueryVO
-
Uses of GeoQueryVO in org.fiware.ngsi.model
Modifier and TypeMethodDescriptionGeoQueryVO.addCoordinatesItem
(Object coordinatesItem) GeoQueryVO.coordinates
(List<Object> newCoordinates) GeoQueryVO.geoproperty
(String newGeoproperty) QueryVO.geoQ()
SubscriptionFragmentVO.geoQ()
SubscriptionVO.geoQ()
QueryVO.getGeoQ()
SubscriptionFragmentVO.getGeoQ()
SubscriptionVO.getGeoQ()
GeoQueryVO.setCoordinates
(List<Object> newCoordinates) GeoQueryVO.setGeometry
(String newGeometry) GeoQueryVO.setGeoproperty
(String newGeoproperty) Modifier and TypeMethodDescriptionQueryVO.geoQ
(GeoQueryVO newGeoQ) SubscriptionFragmentVO.geoQ
(GeoQueryVO newGeoQ) SubscriptionVO.geoQ
(GeoQueryVO newGeoQ) QueryVO.setGeoQ
(GeoQueryVO newGeoQ) SubscriptionFragmentVO.setGeoQ
(GeoQueryVO newGeoQ) SubscriptionVO.setGeoQ
(GeoQueryVO newGeoQ)