Uses of Class
ch.aeis.exchange.web.ws.exchange_1_0.ValidationErrorWS
-
-
Uses of ValidationErrorWS in ch.aeis.exchange.web.ws.exchange_1_0
Methods in ch.aeis.exchange.web.ws.exchange_1_0 that return types with arguments of type ValidationErrorWS Modifier and Type Method Description List<ValidationErrorWS>
DocumentWS. getValidationErrors()
Deprecated.this method always returns an empty list.Method parameters in ch.aeis.exchange.web.ws.exchange_1_0 with type arguments of type ValidationErrorWS Modifier and Type Method Description void
DocumentWS. setValidationErrors(List<ValidationErrorWS> validationErrors)
Deprecated.
-