org.dcm4che2.code
Class ObserverType

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

public class ObserverType
extends java.lang.Object

CID 270 Observer Type.

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

Field Summary
static java.lang.String Device
          (121007, DCM, "Device")
static java.lang.String Person
          (121006, DCM, "Person")
 
Constructor Summary
ObserverType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Device

public static final java.lang.String Device
(121007, DCM, "Device")

See Also:
Constant Field Values

Person

public static final java.lang.String Person
(121006, DCM, "Person")

See Also:
Constant Field Values
Constructor Detail

ObserverType

public ObserverType()


Copyright © 2011 dcm4che. All Rights Reserved.