public class RTIonBeamsModule extends Module
| Modifier and Type | Field and Description |
|---|---|
static ISingleCollection<ITag> |
objSingleCollection
The obj single collection.
|
| Constructor and Description |
|---|
RTIonBeamsModule(IDataSet objIDataSet)
Instantiates a new patient Orientation module.
|
| Modifier and Type | Method and Description |
|---|---|
IonBeamSequence |
getIonBeamSequence()
This method provides the pre-initialized object of Ion Beam Sequence.
|
boolean |
validateModule()
This method validates each Attribute in the Module according to the Type
of the Attribute.Attributes are of 5 types.
|
add, dumpDICOMInfo, getDictionaryReader, getTransferSyntax, getVectorOfKeys, isPresent, isPresent, iterator, removepublic static ISingleCollection<ITag> objSingleCollection
public RTIonBeamsModule(IDataSet objIDataSet)
objIDataSet - the obj i data setpublic boolean validateModule()
throws InvalidModuleException
validateModule in interface IModulevalidateModule in class ModuleInvalidModuleException - - throws exception indicating exaxct cause of failed validationpublic IonBeamSequence getIonBeamSequence()