public class EnhancedPETCorrectionsModule extends Module
| Modifier and Type | Field and Description |
|---|---|
static ISingleCollection<ITag> |
objSingleCollection
The obj single collection.
|
| Constructor and Description |
|---|
EnhancedPETCorrectionsModule(IDataSet objIDataSet) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAttenuationCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getAttenuationCorrectionSource()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getAttenuationCorrectionTemporalRelationship()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getCountLossNormalizationCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getDeadTimeCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getDecayCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getDecayCorrectionDateTime()
Retrieves Verification DateTime
|
java.lang.String |
getDetectorNormalizationCorrection()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getGantryMotionCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getNonUniformRadialSamplingCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getPatientMotionCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getRandomsCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getRandomsCorrectionMethod()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getScatterCorrected()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getScatterCorrectionMethod()
Return user-defined label identifier for Rescale Type.
|
java.lang.String |
getSensitivityCalibrated()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getValueType()
Retrieves type of the value encoded in this Item
|
void |
setAttenuationCorrected(EnumAttenuationCorrected enumAttenuationCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setAttenuationCorrectionSource(java.lang.String strAttenuationCorrectionSource)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setAttenuationCorrectionTemporalRelationship(java.lang.String strAttenuationCorrectionTemporalRelationship)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setCountLossNormalizationCorrected(EnumCountLossNormalizationCorrected enumCountLossNormalizationCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setCountsSource(EnumCountsSource enumCountsSource)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setDeadTimeCorrected(EnumDeadTimeCorrected enumDeadTimeCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setDecayCorrected(EnumDecayCorrected enumDecayCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setDecayCorrectionDateTime(java.lang.String strDecayCorrectionDateTime)
Sets Date and Time of verification by the Verifying Observer Name (0040,A075).
|
void |
setDetectorNormalizationCorrection(EnumDetectorNormalizationCorrection enumDetectorNormalizationCorrection)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setGantryMotionCorrected(EnumGantryMotionCorrected enumGantryMotionCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setNonUniformRadialSamplingCorrected(EnumNonUniformRadialSamplingCorrected enumNonUniformRadialSamplingCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setPatientMotionCorrected(EnumPatientMotionCorrected enumPatientMotionCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setRandomsCorrected(EnumRandomsCorrected enumRandomsCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setRandomsCorrectionMethod(EnumRandomsCorrectionMethod enumRandomsCorrectionMethod)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setScatterCorrected(EnumScatterCorrected enumScatterCorrected)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
setScatterCorrectionMethod(java.lang.String strScatterCorrectionMethod)
Sets strScatterCorrectionMethod Type.
|
void |
setSensitivityCalibrated(EnumSensitivityCalibrated enumSensitivityCalibrated)
Sets the Value Type Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
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 EnhancedPETCorrectionsModule(IDataSet objIDataSet)
public boolean validateModule()
IModulevalidateModule in interface IModulevalidateModule in class Modulepublic void setCountsSource(EnumCountsSource enumCountsSource)
strValueType - Specifies type of the value encoded in this Itempublic java.lang.String getValueType()
public void setDecayCorrected(EnumDecayCorrected enumDecayCorrected)
strValueType - Specifies type of the value encoded in this Itempublic java.lang.String getDecayCorrected()
public void setAttenuationCorrected(EnumAttenuationCorrected enumAttenuationCorrected)
strValueType - Specifies type of the value encoded in this Itempublic java.lang.String getAttenuationCorrected()
public void setScatterCorrected(EnumScatterCorrected enumScatterCorrected)
strValueType - Specifies type of the value encoded in this Itempublic java.lang.String getScatterCorrected()
public void setDeadTimeCorrected(EnumDeadTimeCorrected enumDeadTimeCorrected)
enumDeadTimeCorrected - Specifies type of the value encoded in this Itempublic java.lang.String getDeadTimeCorrected()
public void setGantryMotionCorrected(EnumGantryMotionCorrected enumGantryMotionCorrected)
enumGantryMotionCorrected - Specifies type of the value encoded in this Itempublic java.lang.String getGantryMotionCorrected()
public void setPatientMotionCorrected(EnumPatientMotionCorrected enumPatientMotionCorrected)
enumPatientMotionCorrected - Specifies type of the value encoded in this Itempublic java.lang.String getPatientMotionCorrected()
public void setCountLossNormalizationCorrected(EnumCountLossNormalizationCorrected enumCountLossNormalizationCorrected)
enumCountLossNormalizationCorrected - Specifies type of the value encoded in this Itempublic java.lang.String getCountLossNormalizationCorrected()
public void setRandomsCorrected(EnumRandomsCorrected enumRandomsCorrected)
enumRandomsCorrected - Specifies type of the value encoded in this Itempublic java.lang.String getRandomsCorrected()
public void setNonUniformRadialSamplingCorrected(EnumNonUniformRadialSamplingCorrected enumNonUniformRadialSamplingCorrected)
enumNonUniformRadialSamplingCorrected - Specifies type of the value encoded in this Itempublic java.lang.String getNonUniformRadialSamplingCorrected()
public void setSensitivityCalibrated(EnumSensitivityCalibrated enumSensitivityCalibrated)
enumSensitivityCalibrated - Specifies type of the value encoded in this Itempublic java.lang.String getSensitivityCalibrated()
public void setDetectorNormalizationCorrection(EnumDetectorNormalizationCorrection enumDetectorNormalizationCorrection)
enumDetectorNormalizationCorrection - Specifies type of the value encoded in this Itempublic java.lang.String getDetectorNormalizationCorrection()
public void setRandomsCorrectionMethod(EnumRandomsCorrectionMethod enumRandomsCorrectionMethod)
enumDetectorNormalizationCorrection - Specifies type of the value encoded in this Itempublic java.lang.String getRandomsCorrectionMethod()
public void setAttenuationCorrectionSource(java.lang.String strAttenuationCorrectionSource)
enumDetectorNormalizationCorrection - Specifies type of the value encoded in this Itempublic java.lang.String getAttenuationCorrectionSource()
public void setAttenuationCorrectionTemporalRelationship(java.lang.String strAttenuationCorrectionTemporalRelationship)
strAttenuationCorrectionTemporalRelationship - Specifies type of the value encoded in this Itempublic java.lang.String getAttenuationCorrectionTemporalRelationship()
public void setScatterCorrectionMethod(java.lang.String strScatterCorrectionMethod)
strScatterCorrectionMethod - String value of Rescale Type.public java.lang.String getScatterCorrectionMethod()
public void setDecayCorrectionDateTime(java.lang.String strDecayCorrectionDateTime)
strDecayCorrectionDateTime - String value of Verification DateTimepublic java.lang.String getDecayCorrectionDateTime()