|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gsm.oneapi.responsebean.ResourceReference
public class ResourceReference
reference to a resource created by the OneAPI server - in the form of a generated URL
Constructor Summary | |
---|---|
ResourceReference()
|
Method Summary | |
---|---|
java.lang.String |
getResourceURL()
return a URL uniquely identifying a successful OneAPI server request |
void |
setResourceURL(java.lang.String resourceURL)
set a URL uniquely identifying a successful OneAPI server request. |
java.lang.String |
toString()
generate a textual representation of the ResourceReference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ResourceReference()
Method Detail |
---|
public java.lang.String getResourceURL()
public void setResourceURL(java.lang.String resourceURL)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |