org.dcm4che2.code
Class PulmonaryVeinModifiers

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

public class PulmonaryVeinModifiers
extends java.lang.Object

CID 12219 Pulmonary Vein Modifiers.

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

Field Summary
static java.lang.String LeftLowerSegment
          (R-4214B, SRT, "Left Lower Segment")
static java.lang.String LeftUpperSegment
          (R-40491, SRT, "Left Upper Segment")
static java.lang.String RightLowerSegment
          (R-4049E, SRT, "Right Lower Segment")
static java.lang.String RightUpperSegment
          (R-404A0, SRT, "Right Upper Segment")
 
Constructor Summary
PulmonaryVeinModifiers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LeftLowerSegment

public static final java.lang.String LeftLowerSegment
(R-4214B, SRT, "Left Lower Segment")

See Also:
Constant Field Values

LeftUpperSegment

public static final java.lang.String LeftUpperSegment
(R-40491, SRT, "Left Upper Segment")

See Also:
Constant Field Values

RightLowerSegment

public static final java.lang.String RightLowerSegment
(R-4049E, SRT, "Right Lower Segment")

See Also:
Constant Field Values

RightUpperSegment

public static final java.lang.String RightUpperSegment
(R-404A0, SRT, "Right Upper Segment")

See Also:
Constant Field Values
Constructor Detail

PulmonaryVeinModifiers

public PulmonaryVeinModifiers()


Copyright © 2011 dcm4che. All Rights Reserved.