public class ResourceObject
extends java.lang.Object
| Constructor and Description |
|---|
ResourceObject() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIdentity() |
java.lang.String |
getString(java.lang.String name)
Get the attribute value provided as a string
|
java.lang.String |
getStringAttribute(java.lang.String name)
Get the attribute value provided as a string
|
public java.lang.String getIdentity()
public java.lang.String getStringAttribute(java.lang.String name)
name - The name of the attribute to retrievepublic java.lang.String getString(java.lang.String name)
name - The name of the attribute