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 String
getId()
Get the ID of the resourceString
getName()
Get the name of the resource.String
getVersion()
Get the version of the resource that erred.
-