public class WideFieldOphthalmicPhotographyQualityThresholdSequenceItem extends Item
WideFieldOphthalmicPhotographyQualityThresholdSequence.| Modifier and Type | Method and Description |
|---|---|
float |
getWideFieldOphthalmicPhotographyThresholdQualityRating()
Retrieves the Quality rating threshold value for acceptable wide field ophthalmicphotography projection or mapping.
|
void |
setWideFieldOphthalmicPhotographyThresholdQualityRating(float fWideFieldOphthalmicPhotographyThresholdQualityRating)
Sets the Quality rating threshold value for acceptable wide field ophthalmicphotography projection or mapping.
|
boolean |
validateForModule()
Validates all the attributes in WideFieldOphthalmicPhotographyQualityThresholdSequenceItem that are present in the DataSet
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic void setWideFieldOphthalmicPhotographyThresholdQualityRating(float fWideFieldOphthalmicPhotographyThresholdQualityRating)
fWideFieldOphthalmicPhotographyThresholdQualityRating - Float value of Wide Field OphthalmicPhotography Threshold QualityRatingpublic float getWideFieldOphthalmicPhotographyThresholdQualityRating()
public boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.