|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.common.MVHashtable
org.globus.mds.MDSResult
public class MDSResult
Simple wrapper for org.globus.common.MVHashtable used in MDS applications.
MVHashtable
,
Serialized FormField Summary |
---|
Fields inherited from class org.globus.common.MVHashtable |
---|
attribs |
Constructor Summary | |
---|---|
MDSResult()
|
Method Summary | |
---|---|
String |
toString()
Converts the internal data structure to a string. |
Methods inherited from class org.globus.common.MVHashtable |
---|
add, add, add, add, clear, contains, containsName, get, getFirstValue, getKeys, getLastValue, getValueAt, keys, print, remove, remove, remove, set, size, size |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MDSResult()
Method Detail |
---|
public String toString()
MVHashtable
toString
in class MVHashtable
String
a string representation of this structure.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |