public class SourceWaveformSequenceItem extends SOPInstanceReferenceMacroDependentItem
SourceWaveformSequence.| Modifier and Type | Method and Description |
|---|---|
java.lang.Short[] |
getReferencedWaveformChannels()
Return attribute identifies the waveform multiplex group and channel within the referenced SOP Instance.
|
void |
setReferencedWaveformChannels(java.lang.Short[] arrShReferencedWaveformChannels)
Sets attribute identifies the waveform multiplex group and channel within the referenced SOP Instance.
|
boolean |
validateForModule()
Validates all the attributes in FixationDeviceSequence that are present in the DataSet
|
getSOPInstanceReferenceMacroaddDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class SOPInstanceReferenceMacroDependentItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.public void setReferencedWaveformChannels(java.lang.Short[] arrShReferencedWaveformChannels)
arrShReferencedWaveformChannels - Short array of Referenced Waveform Channelspublic java.lang.Short[] getReferencedWaveformChannels()