org.dcm4che2.iod.value
Class ImageTypeValue2

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

public class ImageTypeValue2
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 PRIMARY
           
static java.lang.String SECONDARY
           
 
Constructor Summary
ImageTypeValue2()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRIMARY

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

SECONDARY

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

ImageTypeValue2

public ImageTypeValue2()


Copyright © 2011 dcm4che. All Rights Reserved.