public class ErrorListWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
ErrorListWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorWsDTO> |
getErrors() |
void |
setErrors(List<ErrorWsDTO> errors) |
public void setErrors(List<ErrorWsDTO> errors)
public List<ErrorWsDTO> getErrors()
Copyright © 2017 SAP SE. All Rights Reserved.