Uses of Class
org.openapitools.client.model.ErrorErrorCausesInner
Packages that use ErrorErrorCausesInner
- 
Uses of ErrorErrorCausesInner in org.openapitools.client.model
Methods in org.openapitools.client.model that return ErrorErrorCausesInnerMethods in org.openapitools.client.model that return types with arguments of type ErrorErrorCausesInnerMethods in org.openapitools.client.model with parameters of type ErrorErrorCausesInnerModifier and TypeMethodDescriptionError.addErrorCausesItem(ErrorErrorCausesInner errorCausesItem) Method parameters in org.openapitools.client.model with type arguments of type ErrorErrorCausesInnerModifier and TypeMethodDescriptionError.errorCauses(List<ErrorErrorCausesInner> errorCauses) voidError.setErrorCauses(List<ErrorErrorCausesInner> errorCauses)