public class DisplayCalibrationResultSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
DisplayQAResultContextMacro |
getDisplayQAResultContextMacro()
This method returns the DisplayQAResultContextMacro with proper initialization.
|
short |
getLuminanceCharacteristicsID()
Retrieves Luminance Characteristics ID of the item in the TargetLuminance Characteristics Sequence (0028,7008) thatrepresents the target values used during this calibration
|
void |
setLuminanceCharacteristicsID(short shLuminanceCharacteristicsID)
Sets Luminance Characteristics ID of the item in the TargetLuminance Characteristics Sequence (0028,7008) thatrepresents the target values used during this calibration
|
boolean |
validateForModule()
Validates all the attributes in LuminanceUniformityResultSequenceItem 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 DisplayQAResultContextMacro getDisplayQAResultContextMacro()
DisplayQAResultContextMacropublic void setLuminanceCharacteristicsID(short shLuminanceCharacteristicsID)
shLuminanceCharacteristicsID - short value of Luminance Characteristics IDpublic short getLuminanceCharacteristicsID()
public boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.