|
Oracle© Collaboration Suite Workspaces Web Services API Reference 10g Release 1 (10.1.2.2) Part No. B28209-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.workspaces.ws.beans.ListResourceItem
This class represents any of the resources.
Constructor Summary | |
ListResourceItem() |
Method Summary | |
java.lang.String |
getDescription() Gets the description value for this ListResourceItem. |
java.lang.String |
getName() Gets the name value for this ListResourceItem. |
NamedValue[] |
getNamedValue() Gets the namedValue value for this ListResourceItem. |
java.lang.String |
getType() Gets the type value for this ListResourceItem. |
java.lang.String |
getUid() Gets the UID value for this ListResourceItem. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ListResourceItem()
Method Detail |
public java.lang.String getDescription()
public java.lang.String getName()
public NamedValue[] getNamedValue()
public java.lang.String getType()
public java.lang.String getUid()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |