Uses of Class
org.wso2.am.integration.clients.admin.api.dto.ErrorListItemDTO
Packages that use ErrorListItemDTO
-
Uses of ErrorListItemDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return ErrorListItemDTOModifier and TypeMethodDescriptionMethods in org.wso2.am.integration.clients.admin.api.dto that return types with arguments of type ErrorListItemDTOModifier and TypeMethodDescriptionErrorDTO.getError()If there are more than one error list them out.Method parameters in org.wso2.am.integration.clients.admin.api.dto with type arguments of type ErrorListItemDTOModifier and TypeMethodDescriptionErrorDTO.error(List<ErrorListItemDTO> error) voidErrorDTO.setError(List<ErrorListItemDTO> error)