Package com.pixelmed.dose
Class CTDoseCheckDetails
java.lang.Object
com.pixelmed.dose.CTDoseCheckDetails
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected String
protected String
protected boolean
protected String
protected boolean
protected PersonParticipant
protected String
protected String
protected String
protected boolean
protected String
protected String
protected boolean
protected PersonParticipant
protected 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 TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
void
-
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
-