org.dcm4che2.iod.value
Class ImageTypeValue1

java.lang.Object
  extended by org.dcm4che2.iod.value.ImageTypeValue1

public class ImageTypeValue1
extends java.lang.Object

A Class to represent the Image Type (0008,0008) Value 1 values.

Author:
Antonio Magni

Field Summary
static java.lang.String DERIVED
           
static java.lang.String ORIGINAL
           
 
Constructor Summary
ImageTypeValue1()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORIGINAL

public static final java.lang.String ORIGINAL
See Also:
Constant Field Values

DERIVED

public static final java.lang.String DERIVED
See Also:
Constant Field Values
Constructor Detail

ImageTypeValue1

public ImageTypeValue1()


Copyright © 2011 dcm4che. All Rights Reserved.