public class ContentItemModifierSequence extends SQ
| Constructor and Description |
|---|
ContentItemModifierSequence(ITransferSyntax objTransferSyntax,
IDictionaryReader objDictionaryReader)
This constructor initialize SQ with specified transferSyntax and specified DictionaryReader
|
| Modifier and Type | Method and Description |
|---|---|
ContentItemMacroDependentItem |
getNewItem()
Retrieves preinitialized object of Content Item Macro Dependent Item.
|
addItem, changeToUndefined, dumpDICOMInfo, getDictionaryReader, getMaxLength, getTransferSyntax, getValue, getValueLength, iterator, noOfItems, read, setDictionaryReader, setMaxLength, setTransferSyntax, setValue, validate, validate, validateForModule, writeclone, getIVRType, getValueMultiplicity, setIVRTypeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getIVRType, getValueMultiplicity, setIVRTypepublic ContentItemModifierSequence(ITransferSyntax objTransferSyntax, IDictionaryReader objDictionaryReader)
objTransferSyntax - specifies the DICOM Standard defined TransfeSyntaxobjDictionaryReader - specifies the DICOM Dictionary reader to be usedpublic ContentItemMacroDependentItem getNewItem()
getNewItem in interface IDataTypeSQgetNewItem in class SQ