|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.data.catalog.service.StringBoolean
StringBoolean is a simple helper class to store a pair of string and boolean, which is then serialized into an array of pairs for certain methods.
Field Summary | |
boolean |
bool
|
java.lang.String |
string
|
Constructor Summary | |
StringBoolean()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String string
public boolean bool
Constructor Detail |
public StringBoolean()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |