|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.npdbhipdb.QRXS.StatusCodeReference
static class QRXS.StatusCodeReference
Reference class used to associate status codes with their descriptions
Method Summary | |
---|---|
static boolean |
find(java.lang.String key)
check if the key exists |
static java.lang.String |
getValue(java.lang.String key)
get a String based on the key |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getValue(java.lang.String key) throws QRXSException
key
- key to the string
ProcessException
- thrown on an error
QRXSException
public static boolean find(java.lang.String key)
key
- key to the string
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |