public class PETFrameTypeSequenceItem extends CommonCTOrMRImageDescriptionMacroDependentItem
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFrameType()
Return Type of Frame
|
void |
setFrameType(EnumFrameType.Value1 enumFrameType)
Sets Type of Frame
|
boolean |
validateForModule()
Validates all the attributes in PETFrameTypeSequenceItem that are present in the DataSet
|
getCommonCTOrMRImageDescriptionMacroaddDataElement, 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 CommonCTOrMRImageDescriptionMacroDependentItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.public void setFrameType(EnumFrameType.Value1 enumFrameType)
enumFrameType - Specifies Enum value of FrameTypepublic java.lang.String getFrameType()