|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BadStatusValueException | |
|---|---|
| JICSCore | |
| Uses of BadStatusValueException in JICSCore |
|---|
| Methods in JICSCore that throw BadStatusValueException | |
|---|---|
static void |
StatusItemHelper.checkStatusItemInError(ing.status.StatusItemValue statusItem)
Checks to see if the status item which is provided is in error and if it is then it raises an exception to that effect. |
static boolean |
StatusItemHelper.extractStatusValueBoolean(ing.status.StatusItemValue statusItem)
This will be used to extract the value from the status item which is supplied. |
static double |
StatusItemHelper.extractStatusValueDouble(ing.status.StatusItemValue statusItem)
This will be used to extract the value from the status item which is supplied. |
static float |
StatusItemHelper.extractStatusValueFloat(ing.status.StatusItemValue statusItem)
This will be used to extract the value from the status item which is supplied. |
static int |
StatusItemHelper.extractStatusValueInt(ing.status.StatusItemValue statusItem)
This will be used to extract the value from the status item which is supplied. |
static short |
StatusItemHelper.extractStatusValueShort(ing.status.StatusItemValue statusItem)
This will be used to extract the value from the status item which is supplied. |
static java.lang.String |
StatusItemHelper.extractStatusValueString(ing.status.StatusItemValue statusItem)
This will be used to extract the value from the status item which is supplied. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||