Uses of Class
org.fiware.ngsi.model.EndpointVO
Packages that use EndpointVO
-
Uses of EndpointVO in org.fiware.ngsi.model
Methods in org.fiware.ngsi.model that return EndpointVOModifier and TypeMethodDescriptionEndpointVO.accept
(EndpointVO.Accept newAccept) NotificationParamsVO.endpoint()
NotificationParamsVO.getEndpoint()
EndpointVO.setAccept
(EndpointVO.Accept newAccept) Methods in org.fiware.ngsi.model with parameters of type EndpointVOModifier and TypeMethodDescriptionNotificationParamsVO.endpoint
(EndpointVO newEndpoint) NotificationParamsVO.setEndpoint
(EndpointVO newEndpoint)