org.dcm4che2.code
Class StaffActions

java.lang.Object
  extended by org.dcm4che2.code.StaffActions

public class StaffActions
extends java.lang.Object

CID 3404 Staff Actions.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String ConsultationWith
          (122044, DCM, "Consultation With")
static java.lang.String OfficeCalled
          (122045, DCM, "Office called")
static java.lang.String PageSentTo
          (122043, DCM, "Page Sent To")
static java.lang.String PersonnelArrived
          (122041, DCM, "Personnel Arrived")
static java.lang.String PersonnelDeparted
          (122042, DCM, "Personnel Departed")
 
Constructor Summary
StaffActions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ConsultationWith

public static final java.lang.String ConsultationWith
(122044, DCM, "Consultation With")

See Also:
Constant Field Values

OfficeCalled

public static final java.lang.String OfficeCalled
(122045, DCM, "Office called")

See Also:
Constant Field Values

PageSentTo

public static final java.lang.String PageSentTo
(122043, DCM, "Page Sent To")

See Also:
Constant Field Values

PersonnelArrived

public static final java.lang.String PersonnelArrived
(122041, DCM, "Personnel Arrived")

See Also:
Constant Field Values

PersonnelDeparted

public static final java.lang.String PersonnelDeparted
(122042, DCM, "Personnel Departed")

See Also:
Constant Field Values
Constructor Detail

StaffActions

public StaffActions()


Copyright © 2011 dcm4che. All Rights Reserved.