public class GeneralAccessorySequence extends SQ
| Modifier and Type | Method and Description |
|---|---|
GeneralAccessorySequenceItem |
getNewItem()
Retrieves preinitialized object of General Accessory 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 GeneralAccessorySequenceItem getNewItem()
getNewItem in interface IDataTypeSQgetNewItem in class SQpublic boolean validateForModule()
throws ValidationException
validateForModule in interface IDataTypeSQvalidateForModule in class SQValidationException - If validation of Item fails.