Package com.pixelmed.dose
Class CTDoseCheckDetails
java.lang.Object
com.pixelmed.dose.CTDoseCheckDetails
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected booleanprotected Stringprotected booleanprotected PersonParticipantprotected Stringprotected Stringprotected Stringprotected booleanprotected Stringprotected Stringprotected booleanprotected PersonParticipantprotected String -
Constructor Summary
ConstructorsConstructorDescriptionCTDoseCheckDetails(boolean alertDLPValueConfigured, String alertDLPValue, boolean alertCTDIvolValueConfigured, String alertCTDIvolValue, String alertAccumulatedDLPForwardEstimate, String alertAccumulatedCTDIvolForwardEstimate, String alertReasonForProceeding, PersonParticipant alertPerson, boolean notificationDLPValueConfigured, String notificationDLPValue, boolean notificationCTDIvolValueConfigured, String notificationCTDIvolValue, String notificationDLPForwardEstimate, String notificationCTDIvolForwardEstimate, String notificationReasonForProceeding, PersonParticipant notificationPerson) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanvoid
-
Field Details
-
alertDLPValueConfigured
protected boolean alertDLPValueConfigured -
alertDLPValue
-
alertCTDIvolValueConfigured
protected boolean alertCTDIvolValueConfigured -
alertCTDIvolValue
-
alertAccumulatedDLPForwardEstimate
-
alertAccumulatedCTDIvolForwardEstimate
-
alertReasonForProceeding
-
alertPerson
-
notificationDLPValueConfigured
protected boolean notificationDLPValueConfigured -
notificationDLPValue
-
notificationCTDIvolValueConfigured
protected boolean notificationCTDIvolValueConfigured -
notificationCTDIvolValue
-
notificationDLPForwardEstimate
-
notificationCTDIvolForwardEstimate
-
notificationReasonForProceeding
-
notificationPerson
-
-
Constructor Details
-
CTDoseCheckDetails
public CTDoseCheckDetails(boolean alertDLPValueConfigured, String alertDLPValue, boolean alertCTDIvolValueConfigured, String alertCTDIvolValue, String alertAccumulatedDLPForwardEstimate, String alertAccumulatedCTDIvolForwardEstimate, String alertReasonForProceeding, PersonParticipant alertPerson, boolean notificationDLPValueConfigured, String notificationDLPValue, boolean notificationCTDIvolValueConfigured, String notificationCTDIvolValue, String notificationDLPForwardEstimate, String notificationCTDIvolForwardEstimate, String notificationReasonForProceeding, PersonParticipant notificationPerson) -
CTDoseCheckDetails
-
-
Method Details
-
equals
-
getAlertDLPValueConfigured
public boolean getAlertDLPValueConfigured() -
getAlertDLPValue
-
getAlertCTDIvolValueConfigured
public boolean getAlertCTDIvolValueConfigured() -
getAlertCTDIvolValue
-
getAlertAccumulatedDLPForwardEstimate
-
getAlertAccumulatedCTDIvolForwardEstimate
-
getAlertReasonForProceeding
-
getAlertPerson
-
getNotificationDLPValueConfigured
public boolean getNotificationDLPValueConfigured() -
getNotificationDLPValue
-
getNotificationCTDIvolValueConfigured
public boolean getNotificationCTDIvolValueConfigured() -
getNotificationCTDIvolValue
-
getNotificationDLPForwardEstimate
-
getNotificationCTDIvolForwardEstimate
-
getNotificationReasonForProceeding
-
getNotificationPerson
-
getStructuredReportFragment
- Throws:
DicomException
-