public class OverriddenParametersSequenceItem extends SelectorAttributeMacroDependentItem
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHumanPerformersName()
Retrieves OperatorsName.
|
OperatorIdentificationSequence |
getOperatorIdentificationSequence()
Retrieves pre-initialized object of Operator Identification Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
java.lang.String |
getOverrideReason()
Retrieves the OverrideReason.
|
void |
setOperatorsName(java.lang.String strOperatorsName)
Sets the Operator's Name.
|
void |
setOverrideReason(java.lang.String strOverrideReason)
Sets the OverrideReason.
|
getSelectorAttributeMacro, validateForModuleaddDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic void setOperatorsName(java.lang.String strOperatorsName)
strOperatorsName - user-defined commentspublic java.lang.String getHumanPerformersName()
public OperatorIdentificationSequence getOperatorIdentificationSequence()
public void setOverrideReason(java.lang.String strOverrideReason)
strOverrideReason - user-defined commentspublic java.lang.String getOverrideReason()