public class OphthalmicThicknessMapQualityThresholdSequenceItem extends AlgorithmIdentificationMacroDependentItem
| Modifier and Type | Method and Description |
|---|---|
float |
getOphthalmicThicknessMapThresholdQualityRating()
Retrieves the Quality rating threshold value for acceptable ophthalmic map.
|
void |
setOphthalmicThicknessMapThresholdQualityRating(float fOphthalmicThicknessMapThresholdQualityRating)
Sets the Quality rating threshold value for acceptable ophthalmic map.
|
boolean |
validateForModule()
Validates all the attributes in Ophthalmic Thickness Map Quality Threshold Sequence Item that are present in the DataSet
|
getAlgorithmIdentificationMacroaddDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic void setOphthalmicThicknessMapThresholdQualityRating(float fOphthalmicThicknessMapThresholdQualityRating)
fOphthalmicThicknessMapThresholdQualityRating - Float value of the Ophthalmic Thickness Map Threshold Quality Ratingpublic float getOphthalmicThicknessMapThresholdQualityRating()
public boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class AlgorithmIdentificationMacroDependentItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.