Modifier and Type | Field and Description |
---|---|
protected QualityValueBasic |
Calibration.QualityAssurance.quality |
protected QualityValueBasic |
Detection.Parameters.qualityAssurance |
Modifier and Type | Method and Description |
---|---|
static QualityValueBasic |
QualityValueBasic.fromValue(String v) |
QualityValueBasic |
Calibration.QualityAssurance.getQuality()
Gets the value of the quality property.
|
QualityValueBasic |
Detection.Parameters.getQualityAssurance()
Gets the value of the qualityAssurance property.
|
static QualityValueBasic |
QualityValueBasic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QualityValueBasic[] |
QualityValueBasic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Calibration.QualityAssurance.setQuality(QualityValueBasic value)
Sets the value of the quality property.
|
void |
Detection.Parameters.setQualityAssurance(QualityValueBasic value)
Sets the value of the qualityAssurance property.
|
Copyright © 2024 Tethys. All rights reserved.