org.dcm4che2.code
Class PositiveNegative

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

public class PositiveNegative
extends java.lang.Object

CID 250 Positive-Negative.

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

Field Summary
static java.lang.String Negative
          (R-40759, SRT, "Negative")
static java.lang.String Positive
          (G-A200, SRT, "Positive")
 
Constructor Summary
PositiveNegative()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Negative

public static final java.lang.String Negative
(R-40759, SRT, "Negative")

See Also:
Constant Field Values

Positive

public static final java.lang.String Positive
(G-A200, SRT, "Positive")

See Also:
Constant Field Values
Constructor Detail

PositiveNegative

public PositiveNegative()


Copyright © 2011 dcm4che. All Rights Reserved.