public class ImageLibraryEntryDescriptorsforPET_TID1607 extends Template
| Constructor and Description |
|---|
ImageLibraryEntryDescriptorsforPET_TID1607(SRTree objTree)
Instantiates ImageLibraryEntryDescriptorsForProjectionRadiography_TID1603 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setGlucose(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Glucose
|
void |
setGlucoseMeasurementDate(int[] arrPosition,
java.lang.String strGlucoseMeasurementDate) |
void |
setGlucoseMeasurementTime(int[] arrPosition,
java.lang.String strGlucoseMeasurementTime) |
void |
setHalflifeOfRadiopharmaceutical(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for "Half-life of radiopharmaceutical
|
void |
setPETRadionuclideIncubationTime(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for PETRadionuclide Incubation Time")
|
void |
setRadionuclide(int[] arrPosition,
EnumCM_PETRadionuclide enumPETRadionuclide) |
void |
setRadionuclideResidualSyringeCounts(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Radionuclide Residual SyringeCounts
|
void |
setRadionuclideSyringeCounts(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Radiopharmaceutical yringeCounts
|
void |
setRadionuclideTotalDose(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Radionuclide Total Dose
|
void |
setRadiopharmaceuticalAgent(int[] arrPosition,
EnumCM_PETRadiopharmaceutical enumPETRadiopharmaceutical) |
void |
setRadiopharmaceuticalSpecificActivity(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Radiopharmaceutical SpecificActivity
|
void |
setRadiopharmaceuticalStartDateTime(int[] arrPosition,
java.lang.String strRadiopharmaceuticalStartDateTime) |
void |
setRadiopharmaceuticalStopTime(int[] arrPosition,
java.lang.String strRadiopharmaceuticalStartDateTime) |
void |
setRadiopharmaceuticalVolume(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for radiopharmaceutical Volume
|
void |
setRouteOfAdministration(int[] arrPosition,
EnumCM_RouteOfAdministration enumRouteOfAdministration) |
public ImageLibraryEntryDescriptorsforPET_TID1607(SRTree objTree)
objTree - Object of SRTree.public void setRadionuclide(int[] arrPosition,
EnumCM_PETRadionuclide enumPETRadionuclide)
public void setRadiopharmaceuticalAgent(int[] arrPosition,
EnumCM_PETRadiopharmaceutical enumPETRadiopharmaceutical)
public void setHalflifeOfRadiopharmaceutical(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setRadiopharmaceuticalStartDateTime(int[] arrPosition,
java.lang.String strRadiopharmaceuticalStartDateTime)
public void setRadiopharmaceuticalStopTime(int[] arrPosition,
java.lang.String strRadiopharmaceuticalStartDateTime)
public void setRadiopharmaceuticalVolume(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setRadionuclideTotalDose(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setRadiopharmaceuticalSpecificActivity(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setRouteOfAdministration(int[] arrPosition,
EnumCM_RouteOfAdministration enumRouteOfAdministration)
public void setRadionuclideSyringeCounts(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setRadionuclideResidualSyringeCounts(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setPETRadionuclideIncubationTime(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setGlucose(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setGlucoseMeasurementDate(int[] arrPosition,
java.lang.String strGlucoseMeasurementDate)
public void setGlucoseMeasurementTime(int[] arrPosition,
java.lang.String strGlucoseMeasurementTime)