org.dcm4che2.code
Class GeneralChestLocation

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

public class GeneralChestLocation
extends java.lang.Object

CID 6125 General Chest Location.

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

Field Summary
static java.lang.String Apical
          (G-A122, SRT, "Apical")
static java.lang.String Basal
          (G-A123, SRT, "Basal")
static java.lang.String Central
          (G-A110, SRT, "Central")
static java.lang.String Peripheral
          (G-A111, SRT, "Peripheral")
 
Constructor Summary
GeneralChestLocation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Apical

public static final java.lang.String Apical
(G-A122, SRT, "Apical")

See Also:
Constant Field Values

Basal

public static final java.lang.String Basal
(G-A123, SRT, "Basal")

See Also:
Constant Field Values

Central

public static final java.lang.String Central
(G-A110, SRT, "Central")

See Also:
Constant Field Values

Peripheral

public static final java.lang.String Peripheral
(G-A111, SRT, "Peripheral")

See Also:
Constant Field Values
Constructor Detail

GeneralChestLocation

public GeneralChestLocation()


Copyright © 2011 dcm4che. All Rights Reserved.