public class ExposureSequenceItem extends Item
ExposureSequence| Modifier and Type | Method and Description |
|---|---|
ApplicatorSequence |
getApplicatorSequence()
Retrieves pre-initialized object of ApplicatorSequence.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 |
getBeamLimitingDeviceAngle()
Retrieves Beam Limiting Device Angle.
|
BeamLimitingDeviceSequence |
getBeamLimitingDeviceSequence()
Retrieves pre-initialized object of Beam Limiting 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.
|
BlockSequence |
getBlockSequence()
Retrieves pre-initialized object of BlockSequence.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[] |
getDiaphragmPosition()
Retrieves positions of diaphragm jaw pairs (in mm) in IEC BEAM LIMITING DEVICE coordinate
axis in the IEC order X1, X2, Y1, Y2.
|
java.lang.String |
getExposureTime()
Return the String value of the attribute Exposure Time.
|
java.lang.String |
getExposureTimeinms()
Retrieves Exposure Time in ms.
|
java.lang.String |
getGantryAngle()
Retrieves Gantry Angle.
|
float |
getGantryPitchAngle()
Retrieves Gantry Pitch Angle.
|
GeneralAccessorySequence |
getGeneralAccessorySequence()
Retrieves pre-initialized object of GeneralAccessorySequence.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 |
getKVP()
Peak kilo voltage output of the x-ray generator used.
|
java.lang.String |
getMetersetExposure()
Return treatment machine Meterset duration over which image has been acquired, specified
in Monitor units (MU) or minutes as defined by Primary Dosimeter Unit (300A,00B3).
|
java.lang.String |
getNumberofBlocks()
Retrieves Number of Blocks.
|
java.lang.String |
getPatientSupportAngle()
Retrieves Patient Support Angle.
|
PrimaryFluenceModeSequence |
getPrimaryFluenceModeSequence()
Retrieves pre-initialized object of Primary Fluence Mode 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 |
getReferencedFrameNumber()
Retrieves Referenced Frame Number.
|
java.lang.String |
getTableTopLateralPosition()
Retrieves Table Top Lateral Position.
|
java.lang.String |
getTableTopLongitudinalPosition()
Retrieves Table Top Longitudinal Position.
|
java.lang.String |
getTableTopPitchAngle()
Retrieves Table Top Pitch Angle.
|
java.lang.String |
getTableTopRollAngle()
Retrieves Table Top Roll Angle.
|
java.lang.String |
getTableTopVerticalPosition()
Retrieves Table Top Vertical Position.
|
java.lang.String |
getXRayTubeCurrent()
Retrieves X-Ray Tube Current in mA.
|
java.lang.String |
getXRayTubeCurrentinmA()
Retrieves X-Ray Tube Current in mA.
|
void |
setBeamLimitingDeviceAngle(java.lang.String strBeamLimitingDeviceAngle)
Sets Beam Limiting Device Angle.
|
void |
setDiaphragmPosition(java.lang.String[] arrStrDiaphragmPosition)
Sets positions of diaphragm jaw pairs (in mm) in IEC BEAM LIMITING DEVICE coordinate
axis in the IEC order X1, X2, Y1, Y2.
|
void |
setExposureTime(java.lang.String strExposureTime)
Sets time of x-ray exposure in msec.
|
void |
setExposureTimeinms(java.lang.String strExposureTimeinms)
Sets Exposure Time in ms.
|
void |
setGantryAngle(java.lang.String strGantryAngle)
Sets Gantry Angle.
|
void |
setGantryPitchAngle(float fGantryPitchAngle)
Sets Gantry Pitch Angle.
|
void |
setKVP(java.lang.String strKVP)
Sets Peak kilo voltage output of the x-ray generator used.
|
void |
setMetersetExposure(java.lang.String strMetersetExposure)
Sets treatment machine Meterset duration over which image has been acquired, specified
in Monitor units (MU) or minutes as defined by Primary Dosimeter Unit (300A,00B3).
|
void |
setNumberofBlocks(java.lang.String strNumberofBlocks)
Sets Number of Blocks.
|
void |
setPatientSupportAngle(java.lang.String strPatientSupportAngle)
Sets Patient Support Angle.
|
void |
setReferencedFrameNumber(java.lang.String strReferencedFrameNumber)
Sets Referenced Frame Number.
|
void |
setTableTopLateralPosition(java.lang.String strTableTopLateralPosition)
Sets Table Top Lateral Position.
|
void |
setTableTopLongitudinalPosition(java.lang.String strTableTopVerticalPosition)
Sets Table Top Longitudinal Position.
|
void |
setTableTopPitchAngle(java.lang.String strTableTopPitchAngle)
Sets Table Top Pitch Angle.
|
void |
setTableTopRollAngle(java.lang.String strTableTopRollAngle)
Sets Table Top Roll Angle.
|
void |
setTableTopVerticalPosition(java.lang.String strTableTopVerticalPosition)
Sets Table Top Vertical Position.
|
void |
setXRayTubeCurrent(java.lang.String strXRayTubeCurrent)
Sets X-Ray Tube Current in MilliA.
|
void |
setXRayTubeCurrentinmA(java.lang.String strXRayTubeCurrentinmA)
Sets X-Ray Tube Current in MilliA.
|
boolean |
validateForModule()
Validates all the attributes in ExposureSequenceItem 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 boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Mandatory or Conditional element fails.public void setReferencedFrameNumber(java.lang.String strReferencedFrameNumber)
strReferencedFrameNumber - Specifies String value of Referenced Frame Number.public java.lang.String getReferencedFrameNumber()
public void setKVP(java.lang.String strKVP)
strKVP - String value of Rescale Scope.public java.lang.String getKVP()
public PrimaryFluenceModeSequence getPrimaryFluenceModeSequence()
public void setXRayTubeCurrent(java.lang.String strXRayTubeCurrent)
strXRayTubeCurrent - String value of X-Ray Tube Current in MilliApublic java.lang.String getXRayTubeCurrent()
public void setXRayTubeCurrentinmA(java.lang.String strXRayTubeCurrentinmA)
strXRayTubeCurrentinmA - String value of X-Ray Tube Current in MilliApublic java.lang.String getXRayTubeCurrentinmA()
public void setExposureTime(java.lang.String strExposureTime)
strExposureTime - String value of Time of x-ray exposure in msecpublic java.lang.String getExposureTime()
public void setExposureTimeinms(java.lang.String strExposureTimeinms)
strExposureTimeinms - String value of Exposure Time in mspublic java.lang.String getExposureTimeinms()
public void setMetersetExposure(java.lang.String strMetersetExposure)
strMetersetExposure - String value of Meterset Exposure.public java.lang.String getMetersetExposure()
public void setDiaphragmPosition(java.lang.String[] arrStrDiaphragmPosition)
arrStrDiaphragmPosition - String value of Diaphragm Position.public java.lang.String[] getDiaphragmPosition()
public BeamLimitingDeviceSequence getBeamLimitingDeviceSequence()
public void setGantryAngle(java.lang.String strGantryAngle)
strGantryAngle - String value of Gantry Angle.public java.lang.String getGantryAngle()
public void setGantryPitchAngle(float fGantryPitchAngle)
fGantryPitchAngle - float value of Gantry Pitch Angle.public float getGantryPitchAngle()
public void setBeamLimitingDeviceAngle(java.lang.String strBeamLimitingDeviceAngle)
strBeamLimitingDeviceAngle - String value of Beam Limiting Device Angle.public java.lang.String getBeamLimitingDeviceAngle()
public void setPatientSupportAngle(java.lang.String strPatientSupportAngle)
strPatientSupportAngle - String value of Patient Support Angle.public java.lang.String getPatientSupportAngle()
public void setTableTopPitchAngle(java.lang.String strTableTopPitchAngle)
strTableTopPitchAngle - String value of Table Top Pitch Angle.public java.lang.String getTableTopPitchAngle()
public void setTableTopRollAngle(java.lang.String strTableTopRollAngle)
strTableTopRollAngle - String value of Table Top Roll Angle.public java.lang.String getTableTopRollAngle()
public void setTableTopVerticalPosition(java.lang.String strTableTopVerticalPosition)
strTableTopVerticalPosition - String value of Table Top Vertical Position.public java.lang.String getTableTopVerticalPosition()
public void setTableTopLongitudinalPosition(java.lang.String strTableTopVerticalPosition)
strTableTopLongitudinalPosition - String value of Table Top Longitudinal Position.public java.lang.String getTableTopLongitudinalPosition()
public void setTableTopLateralPosition(java.lang.String strTableTopLateralPosition)
strTableTopLateralPosition - String value of Table Top Lateral Position.public java.lang.String getTableTopLateralPosition()
public ApplicatorSequence getApplicatorSequence()
public GeneralAccessorySequence getGeneralAccessorySequence()
public void setNumberofBlocks(java.lang.String strNumberofBlocks)
strNumberofBlocks - String value of Number of Blocks.public java.lang.String getNumberofBlocks()
public BlockSequence getBlockSequence()