public class ReferencedFrameofReferenceSequenceItem extends Item
ReferencedFrameofReferenceSequence.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFrameofReferenceUID()
Retrieves Frame of Reference UID.
|
RTReferencedStudySequence |
getRTReferencedStudySequence()
Introduces sequence of Studies containing series to be referenced
|
void |
setFrameofReferenceUID(java.lang.String strFrameofReferenceUID)
Sets Frame of Reference UID.Uniquely identifies Frame of Reference UID(0020,0052) in Referenced Frame of Reference Sequence (3006,0010) in Structure Set Module of RT Structure Set IOD.
|
boolean |
validateForModule()
Validates all the attributes in ReferencedFrameofReferenceSequenceItem 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 boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Conditional element fails.public void setFrameofReferenceUID(java.lang.String strFrameofReferenceUID)
strFrameofReferenceUID - String value of Frame of Reference UID.public java.lang.String getFrameofReferenceUID()
public RTReferencedStudySequence getRTReferencedStudySequence()
RTReferencedStudySequence.