Uses of Class
org.fiware.ngsi.model.NotUpdatedDetailsVO
-
Uses of NotUpdatedDetailsVO in org.fiware.ngsi.model
Modifier and TypeMethodDescriptionNotUpdatedDetailsVO.attributeName
(String newAttributeName) NotUpdatedDetailsVO.setAttributeName
(String newAttributeName) Modifier and TypeMethodDescriptionUpdateResultVO.addNotUpdatedItem
(NotUpdatedDetailsVO notUpdatedItem) Modifier and TypeMethodDescriptionUpdateResultVO.notUpdated
(List<NotUpdatedDetailsVO> newNotUpdated) UpdateResultVO.setNotUpdated
(List<NotUpdatedDetailsVO> newNotUpdated)