public class SpecimenModule extends Module
| Modifier and Type | Field and Description |
|---|---|
static ISingleCollection<ITag> |
objSingleCollection
The obj single collection.
|
| Constructor and Description |
|---|
SpecimenModule(IDataSet objIDataSet)
Instantiates a new Specimen Macro.
|
| Modifier and Type | Method and Description |
|---|---|
SpecimenMacro |
getSpecimenMacro()
Get the Instance of Specimen Macro.Attributes related to Specimen Macro will be set in Macro
using the setter methods provided in the Macro.Calling this method multiple times will return the same Marco
Instance that was created at first.
|
boolean |
validateModule()
Validates the Module's DataElement according to Dicom Standard.
|
add, dumpDICOMInfo, getDictionaryReader, getTransferSyntax, getVectorOfKeys, isPresent, isPresent, iterator, removepublic static ISingleCollection<ITag> objSingleCollection
public SpecimenModule(IDataSet objIDataSet)
objIDataSet - the obj i data setpublic SpecimenMacro getSpecimenMacro()
public boolean validateModule()
throws InvalidModuleException
IModulevalidateModule in interface IModulevalidateModule in class ModuleInvalidModuleException