Class Resource
- java.lang.Object
-
- com.ellucian.ethos.integration.client.errors.Resource
-
public class Resource extends Object
A Resource object that is associated with an Error.- Since:
- 0.0.1
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()Get the ID of the resourceStringgetName()Get the name of the resource.StringgetVersion()Get the version of the resource that erred.
-