Package | Description |
---|---|
org.wso2.carbon.device.mgt.mobile.windows.api.common.beans |
Modifier and Type | Method and Description |
---|---|
List<ErrorListItem> |
ErrorResponse.getErrorItems()
If there are more than one error list them out.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorResponse.addErrorListItem(ErrorListItem item) |
Modifier and Type | Method and Description |
---|---|
void |
ErrorResponse.setErrorItems(List<ErrorListItem> error) |
Copyright © 2017 WSO2. All rights reserved.