public class ChemistryRunSetting extends Object implements Serializable
| Constructor and Description |
|---|
ChemistryRunSetting() |
| Modifier and Type | Method and Description |
|---|---|
IllegalStateEventHandling |
notANumberConcentrationHandling() |
void |
notANumberConcentrationHandling(IllegalStateEventHandling notANumberConcentrationHandling) |
Collection<AcSpecies> |
storeSpeciesHistorySelectionGroup() |
void |
storeSpeciesHistorySelectionGroup(Collection<AcSpecies> storeSpeciesHistorySelectionGroup) |
IllegalStateEventHandling |
upperThresholdViolationHandling() |
void |
upperThresholdViolationHandling(IllegalStateEventHandling upperThresholdViolationHandling) |
IllegalStateEventHandling |
zeroThresholdViolationHandling() |
void |
zeroThresholdViolationHandling(IllegalStateEventHandling zeroThresholdViolationHandling) |
public IllegalStateEventHandling upperThresholdViolationHandling()
public void upperThresholdViolationHandling(IllegalStateEventHandling upperThresholdViolationHandling)
public IllegalStateEventHandling zeroThresholdViolationHandling()
public void zeroThresholdViolationHandling(IllegalStateEventHandling zeroThresholdViolationHandling)
public IllegalStateEventHandling notANumberConcentrationHandling()
public void notANumberConcentrationHandling(IllegalStateEventHandling notANumberConcentrationHandling)
public Collection<AcSpecies> storeSpeciesHistorySelectionGroup()
public void storeSpeciesHistorySelectionGroup(Collection<AcSpecies> storeSpeciesHistorySelectionGroup)
Copyright © 2015. All Rights Reserved.