org.dcm4che2.code
Class SMLSizeDescriptor

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

public class SMLSizeDescriptor
extends java.lang.Object

CID 252 S-M-L Size Descriptor.

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

Field Summary
static java.lang.String Large
          (R-404AA, SRT, "Large")
static java.lang.String Medium
          (R-404A9, SRT, "Medium")
static java.lang.String Small
          (R-404A8, SRT, "Small")
 
Constructor Summary
SMLSizeDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Large

public static final java.lang.String Large
(R-404AA, SRT, "Large")

See Also:
Constant Field Values

Medium

public static final java.lang.String Medium
(R-404A9, SRT, "Medium")

See Also:
Constant Field Values

Small

public static final java.lang.String Small
(R-404A8, SRT, "Small")

See Also:
Constant Field Values
Constructor Detail

SMLSizeDescriptor

public SMLSizeDescriptor()


Copyright © 2011 dcm4che. All Rights Reserved.