public class AnatomicRegionSequence extends SQ
| Modifier and Type | Method and Description |
|---|---|
AnatomicRegionSequenceItem |
getNewItem()
Retrieves preinitialized object of Anatomic Region Sequence Item.
|
boolean |
validateForModule()
This method Validates the all Sequence Items according to the rules specified by DICOM Standard.
|
addItem, changeToUndefined, dumpDICOMInfo, getDictionaryReader, getMaxLength, getTransferSyntax, getValue, getValueLength, iterator, noOfItems, read, setDictionaryReader, setMaxLength, setTransferSyntax, setValue, validate, validate, writeclone, getIVRType, getValueMultiplicity, setIVRTypeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getIVRType, getValueMultiplicity, setIVRTypepublic AnatomicRegionSequenceItem getNewItem()
getNewItem in interface IDataTypeSQgetNewItem in class SQpublic boolean validateForModule()
throws ValidationException
validateForModule in interface IDataTypeSQvalidateForModule in class SQValidationException - If validation of Item fails.