| Package | Description |
|---|---|
| com.banda.chemistry.business | |
| com.banda.chemistry.domain |
| Modifier and Type | Method and Description |
|---|---|
IllegalStateEventHandling |
ChemistryRunSetting.notANumberConcentrationHandling() |
IllegalStateEventHandling |
ChemistryRunSetting.upperThresholdViolationHandling() |
IllegalStateEventHandling |
ChemistryRunSetting.zeroThresholdViolationHandling() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChemistryRunSetting.notANumberConcentrationHandling(IllegalStateEventHandling notANumberConcentrationHandling) |
void |
ChemistryRunSetting.upperThresholdViolationHandling(IllegalStateEventHandling upperThresholdViolationHandling) |
void |
ChemistryRunSetting.zeroThresholdViolationHandling(IllegalStateEventHandling zeroThresholdViolationHandling) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2019. All Rights Reserved.