org.dcm4che2.code
Class CatheterSizeUnits

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

public class CatheterSizeUnits
extends java.lang.Object

CID 3510 Catheter Size Units.

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

Field Summary
static java.lang.String French
          ([Ch], UCUM, "French")
static java.lang.String Mm
          (Mm, UCUM, "mm")
 
Constructor Summary
CatheterSizeUnits()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

French

public static final java.lang.String French
([Ch], UCUM, "French")

See Also:
Constant Field Values

Mm

public static final java.lang.String Mm
(Mm, UCUM, "mm")

See Also:
Constant Field Values
Constructor Detail

CatheterSizeUnits

public CatheterSizeUnits()


Copyright © 2011 dcm4che. All Rights Reserved.