org.dcm4che2.code
Class OphthalmicVerticalDirections

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

public class OphthalmicVerticalDirections
extends java.lang.Object

CID 4215 Ophthalmic Vertical Directions.

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

Field Summary
static java.lang.String Down
          (R-404B3, SRT, "Down")
static java.lang.String Up
          (R-404BE, SRT, "Up")
 
Constructor Summary
OphthalmicVerticalDirections()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Down

public static final java.lang.String Down
(R-404B3, SRT, "Down")

See Also:
Constant Field Values

Up

public static final java.lang.String Up
(R-404BE, SRT, "Up")

See Also:
Constant Field Values
Constructor Detail

OphthalmicVerticalDirections

public OphthalmicVerticalDirections()


Copyright © 2011 dcm4che. All Rights Reserved.