| Package | Description |
|---|---|
| com.hybris.cis.client.shared.models |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ErrorDto> |
ErrorsDto.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorsDto.setErrors(java.util.List<ErrorDto> errors) |
| Constructor and Description |
|---|
ErrorsDto(java.lang.String serviceId,
ErrorDto detail)
Instantiates an ErrorsDto object with service id and details.
|
| Constructor and Description |
|---|
ErrorsDto(java.lang.String serviceId,
java.util.List<ErrorDto> details)
Instantiates an ErrorsDto.
|
Copyright © 2018 SAP SE. All Rights Reserved.