Uses of Class
org.fiware.ngsi.model.BatchEntityErrorVO
-
Uses of BatchEntityErrorVO in org.fiware.ngsi.model
Modifier and TypeMethodDescriptionBatchEntityErrorVO.error
(ProblemDetailsVO newError) BatchEntityErrorVO.setEntityId
(URI newEntityId) BatchEntityErrorVO.setError
(ProblemDetailsVO newError) Modifier and TypeMethodDescriptionBatchOperationResultVO.error()
BatchOperationResultVO.getError()
Modifier and TypeMethodDescriptionBatchOperationResultVO.addErrorItem
(BatchEntityErrorVO errorItem) Modifier and TypeMethodDescriptionBatchOperationResultVO.error
(List<BatchEntityErrorVO> newError) BatchOperationResultVO.setError
(List<BatchEntityErrorVO> newError)