Modifier and Type | Class and Description |
---|---|
static class |
ReliabilityParams._r_flags |
Constructor and Description |
---|
ReliabilityParams() |
Modifier and Type | Method and Description |
---|---|
VALUE |
getId() |
VALUE |
getIsRobustStudy() |
VALUE |
getIsUsedforClassification() |
VALUE |
getIsUsedforMSDS() |
VALUE |
getPurposeFlag() |
VALUE |
getStudyResultType() |
VALUE |
getValue() |
int |
hashCode() |
void |
setId(VALUE id) |
void |
setIsRobustStudy(VALUE isRobustStudy) |
void |
setIsUsedforClassification(VALUE isUsedforClassification) |
void |
setIsUsedforMSDS(VALUE isUsedforMSDS) |
void |
setPurposeFlag(VALUE purposeFlag) |
void |
setStudyResultType(VALUE studyResultType) |
void |
setValue(VALUE value) |
asJSON, clear, containsKey, containsValue, entrySet, get, getLoQualifier, getLoValue, getUnits, getUpQualifier, getUpValue, isEmpty, keySet, put, putAll, remove, setLoQualifier, setLoValue, setUnits, setUpQualifier, setUpValue, size, toString, values
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public int hashCode()
public VALUE getId()
public void setId(VALUE id)
public VALUE getValue()
public void setValue(VALUE value)
public VALUE getIsRobustStudy()
public void setIsRobustStudy(VALUE isRobustStudy)
public VALUE getIsUsedforClassification()
public void setIsUsedforClassification(VALUE isUsedforClassification)
public VALUE getIsUsedforMSDS()
public void setIsUsedforMSDS(VALUE isUsedforMSDS)
public VALUE getPurposeFlag()
public void setPurposeFlag(VALUE purposeFlag)
public VALUE getStudyResultType()
public void setStudyResultType(VALUE studyResultType)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.