org.dcm4che2.code
Class Side

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

public class Side
extends java.lang.Object

CID 6022 Side.

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

Field Summary
static java.lang.String BothBreasts
          (T-04080, SRT, "Both breasts")
static java.lang.String LeftBreast
          (T-04030, SRT, "Left breast")
static java.lang.String RightBreast
          (T-04020, SRT, "Right breast")
 
Constructor Summary
Side()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BothBreasts

public static final java.lang.String BothBreasts
(T-04080, SRT, "Both breasts")

See Also:
Constant Field Values

LeftBreast

public static final java.lang.String LeftBreast
(T-04030, SRT, "Left breast")

See Also:
Constant Field Values

RightBreast

public static final java.lang.String RightBreast
(T-04020, SRT, "Right breast")

See Also:
Constant Field Values
Constructor Detail

Side

public Side()


Copyright © 2011 dcm4che. All Rights Reserved.