Uses of Class
com.ellucian.ethos.integration.client.errors.Resource
-
Packages that use Resource Package Description com.ellucian.ethos.integration.client.errors -
-
Uses of Resource in com.ellucian.ethos.integration.client.errors
Methods in com.ellucian.ethos.integration.client.errors that return Resource Modifier and Type Method Description ResourceEthosError. getResource()Get the resource associated with this error.Methods in com.ellucian.ethos.integration.client.errors with parameters of type Resource Modifier and Type Method Description voidEthosError. setResource(Resource resource)Get the resource associated with this error.
-