org.dicom4j.dicom.dictionary.item
Class DictionaryItemType

java.lang.Object
  extended by org.dicom4j.core.utils.IntValue
      extended by org.dicom4j.dicom.dictionary.item.DictionaryItemType

public class DictionaryItemType
extends IntValue


Constructor Summary
DictionaryItemType(int value, String valueAsString)
           
 
Method Summary
 
Methods inherited from class org.dicom4j.core.utils.IntValue
toString, value, valueAsString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DictionaryItemType

public DictionaryItemType(int value,
                          String valueAsString)


Copyright © 2009 dicom4j. All Rights Reserved.