|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllegalStateEventHandling | |
|---|---|
| com.banda.chemistry.task | |
| Uses of IllegalStateEventHandling in com.banda.chemistry.task |
|---|
| Methods in com.banda.chemistry.task that return IllegalStateEventHandling | |
|---|---|
IllegalStateEventHandling |
AcCoreRunTask.getNotANumberConcentrationHandling()
|
IllegalStateEventHandling |
AcCoreRunTask.getUpperThresholdViolationHandling()
|
IllegalStateEventHandling |
AcCoreRunTask.getZeroThresholdViolationHandling()
|
static IllegalStateEventHandling |
IllegalStateEventHandling.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IllegalStateEventHandling[] |
IllegalStateEventHandling.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.banda.chemistry.task with parameters of type IllegalStateEventHandling | |
|---|---|
void |
AcCoreRunTask.setNotANumberConcentrationHandling(IllegalStateEventHandling notANumberConcentrationHandling)
|
void |
AcCoreRunTask.setUpperThresholdViolationHandling(IllegalStateEventHandling upperThresholdViolationHandling)
|
void |
AcCoreRunTask.setZeroThresholdViolationHandling(IllegalStateEventHandling zeroThresholdViolationHandling)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||