|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sdsc.grid.io.MetaDataValueEnum
public final class MetaDataValueEnum
Some meta data fields have a specific list of values that they allow. A "meta data value enum" describes one such value.
There are no 'set' methods. Once constructed, the object cannot be changed.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
This string may be displayed by a GUI. |
java.lang.String |
getValue()
This is the string that is usable, verbatum, as a value for the field when building conditionals. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getValue()
public java.lang.String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||