public class OpticalPathIdentificationSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOpticalPathIdentifier()
Retrieves OpticalPathIdentifier.
|
void |
setOpticalPathIdentifier(java.lang.String strOpticalPathIdentifier)
Sets the uniquely identified path described in the Optical PathSequence (0048,0105) by reference to an Item with the sameOptical Path Identifier (0048,0106) value..
|
boolean |
validateForModule()
Validates all the attributes in OpticalPathIdentificationSequenceItem 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 setOpticalPathIdentifier(java.lang.String strOpticalPathIdentifier)
strOpticalPathIdentifier - public java.lang.String getOpticalPathIdentifier()
public boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Conditional element fails.