org.dcm4che2.code
Class PresentAbsent

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

public class PresentAbsent
extends java.lang.Object

CID 240 Present-Absent.

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

Field Summary
static java.lang.String Absent
          (R-4089B, SRT, "Absent")
static java.lang.String PresenceUndetermined
          (R-40271, SRT, "Presence Undetermined")
static java.lang.String Present
          (G-A203, SRT, "Present")
 
Constructor Summary
PresentAbsent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Absent

public static final java.lang.String Absent
(R-4089B, SRT, "Absent")

See Also:
Constant Field Values

PresenceUndetermined

public static final java.lang.String PresenceUndetermined
(R-40271, SRT, "Presence Undetermined")

See Also:
Constant Field Values

Present

public static final java.lang.String Present
(G-A203, SRT, "Present")

See Also:
Constant Field Values
Constructor Detail

PresentAbsent

public PresentAbsent()


Copyright © 2011 dcm4che. All Rights Reserved.