public class TreatmentSessionApplicationSetupSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApplicationSetupCheck()
Retrieves Results of check-wire travel through all channels of current Application Setup.
|
java.lang.String |
getApplicationSetupManufacturer()
Retrieves Manufacturer of Application Setup.
|
java.lang.String |
getApplicationSetupName()
Retrieves User-defined name for Application Setup.
|
java.lang.String |
getApplicationSetupType()
Retrieves Type of Application Setup.
|
java.lang.String |
getCurrentFractionNumber()
Retrieves Fraction number for this application setup.
|
RecordedBrachyAccessoryDeviceSequence |
getRecordedBrachyAccessoryDeviceSequence()
Retrieves pre-initialized object of Recorded Brachy Accessory Device Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
RecordedChannelSequence |
getRecordedChannelSequence()
Retrieves pre-initialized object of Recorded Channel Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
java.lang.String |
getReferencedBrachyApplicationSetupNumber()
Retrieves Referenced Brachy Application Setup Number.
|
ReferencedCalculatedDoseReferenceSequence |
getReferencedCalculatedDoseReferenceSequence()
Retrieves pre-initialized object of Referenced Calculated Dose Reference Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
ReferencedMeasuredDoseReferenceSequence |
getReferencedMeasuredDoseReferenceSequence()
Retrieves pre-initialized object of Referenced Measured Dose Reference Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
ReferencedVerificationImageSequence |
getReferencedVerificationImageSequence()
Retrieves pre-initialized object of Referenced Verification Image Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
java.lang.String |
getTemplateName()
Retrieves User-defined Name for Template Device.
|
java.lang.String |
getTemplateNumber()
Retrieves Identification number of the Template.
|
java.lang.String |
getTemplateType()
Retrieves User-defined type for Template Device.
|
java.lang.String |
getTotalReferenceAirKerma()
Retrieves Total Reference Air Kerma for current Application Setup,
|
java.lang.String |
getTreatmentDeliveryType()
Retrieves Delivery Type of treatment.
|
java.lang.String |
getTreatmentTerminationCode()
Retrieves Treatment machine termination code.
|
java.lang.String |
getTreatmentTerminationStatus()
Retrieves Conditions under which treatment was terminated.
|
java.lang.String |
getTreatmentVerificationStatus()
Retrieves Conditions under which treatment was verified by a verification system.
|
void |
setApplicationSetupCheck(EnumApplicationSetupCheck enumApplicationSetupCheck)
Sets Results of check-wire travel through all channels of current Application Setup.
|
void |
setApplicationSetupManufacturer(java.lang.String strApplicationSetupManufacturer)
Sets Manufacturer of Application Setup.
|
void |
setApplicationSetupName(java.lang.String strApplicationSetupName)
Sets User-defined name for Application Setup.
|
void |
setApplicationSetupType(EnumApplicationSetupType enumApplicationSetupType)
Sets Type of Application Setup.
|
void |
setCurrentFractionNumber(java.lang.String strCurrentFractionNumber)
Sets Fraction number for this application setup.
|
void |
setReferencedBrachyApplicationSetupNumber(java.lang.String strReferencedBrachyApplicationSetupNumber)
Sets References application setup specified by Application Setup Number (300A,0234) in Application Setup Sequence (300A,0230)
in RT Brachy Applications Module within referenced RT Plan.
|
void |
setTemplateName(java.lang.String strTemplateName)
Sets User-defined name for Template Device.
|
void |
setTemplateNumber(java.lang.String strTemplateNumber)
Sets Identification number of the Template.
|
void |
setTemplateType(java.lang.String strTemplateType)
Sets User-defined type for Template Device.
|
void |
setTotalReferenceAirKerma(java.lang.String strTotalReferenceAirKerma)
Sets Total Reference Air Kerma for current Application Setup, i.e.
|
void |
setTreatmentDeliveryType(EnumTreatmentDeliveryType enumTreatmentDeliveryType)
Sets Delivery Type of treatment.
|
void |
setTreatmentTerminationCode(java.lang.String strTreatmentTerminationCode)
Sets Treatment machine termination code.
|
void |
setTreatmentTerminationStatus(EnumTreatmentTerminationStatus enumTreatmentTerminationStatus)
Sets Conditions under which treatment was terminated.
|
void |
setTreatmentVerificationStatus(EnumTreatmentVerificationStatus enumTreatmentVerificationStatus)
Sets Conditions under which treatment was verified by a verification system.
|
boolean |
validateForModule()
Validates all the attributes in
TreatmentSessionApplicationSetupSequenceItem that are present in the DataSet. |
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic void setApplicationSetupType(EnumApplicationSetupType enumApplicationSetupType)
enumApplicationSetupType - Enum value of Application Setup Type.public java.lang.String getApplicationSetupType()
public void setReferencedBrachyApplicationSetupNumber(java.lang.String strReferencedBrachyApplicationSetupNumber)
strReferencedBrachyApplicationSetupNumber - String value of Referenced Brachy Application Setup Number.public java.lang.String getReferencedBrachyApplicationSetupNumber()
public void setApplicationSetupName(java.lang.String strApplicationSetupName)
strApplicationSetupName - String value of Application Setup Name.public java.lang.String getApplicationSetupName()
public void setApplicationSetupManufacturer(java.lang.String strApplicationSetupManufacturer)
strApplicationSetupManufacturer - String value of Manufacturer of Application Setup.public java.lang.String getApplicationSetupManufacturer()
public void setTemplateNumber(java.lang.String strTemplateNumber)
strTemplateNumber - String value of Template Number.public java.lang.String getTemplateNumber()
public void setTemplateType(java.lang.String strTemplateType)
strTemplateType - String value of Template Type.public java.lang.String getTemplateType()
public void setTemplateName(java.lang.String strTemplateName)
strTemplateName - String value of Template Name.public java.lang.String getTemplateName()
public void setApplicationSetupCheck(EnumApplicationSetupCheck enumApplicationSetupCheck)
enumApplicationSetupCheck - Enum value of Application Setup Check.public java.lang.String getApplicationSetupCheck()
public ReferencedVerificationImageSequence getReferencedVerificationImageSequence()
public void setTotalReferenceAirKerma(java.lang.String strTotalReferenceAirKerma)
strTotalReferenceAirKerma - String value of Total Reference Air Kerma.public java.lang.String getTotalReferenceAirKerma()
public ReferencedMeasuredDoseReferenceSequence getReferencedMeasuredDoseReferenceSequence()
public ReferencedCalculatedDoseReferenceSequence getReferencedCalculatedDoseReferenceSequence()
public void setCurrentFractionNumber(java.lang.String strCurrentFractionNumber)
strCurrentFractionNumber - String value of Current Fraction Numberpublic java.lang.String getCurrentFractionNumber()
public void setTreatmentDeliveryType(EnumTreatmentDeliveryType enumTreatmentDeliveryType)
enumTreatmentDeliveryType - Enum value of Treatment Delivery Type.public java.lang.String getTreatmentDeliveryType()
public void setTreatmentTerminationStatus(EnumTreatmentTerminationStatus enumTreatmentTerminationStatus)
enumTreatmentTerminationStatus - Enum value of Treatment Termination Status.public java.lang.String getTreatmentTerminationStatus()
public void setTreatmentTerminationCode(java.lang.String strTreatmentTerminationCode)
strTreatmentTerminationCode - String value of Treatment Termination code.public java.lang.String getTreatmentTerminationCode()
public void setTreatmentVerificationStatus(EnumTreatmentVerificationStatus enumTreatmentVerificationStatus)
enumTreatmentVerificationStatus - Enum value of Treatment Verification Status.public java.lang.String getTreatmentVerificationStatus()
public RecordedBrachyAccessoryDeviceSequence getRecordedBrachyAccessoryDeviceSequence()
public RecordedChannelSequence getRecordedChannelSequence()
public boolean validateForModule()
throws InvalidItemException
TreatmentSessionApplicationSetupSequenceItem that are present in the DataSet.validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.