org.dicom4j.core.utils
Class ByteValue
java.lang.Object
org.dicom4j.core.utils.Value
org.dicom4j.core.utils.ByteValue
- Direct Known Subclasses:
- ProtocolDataUnitType
public class ByteValue
- extends Value
class to associate an byte value and string (example: 3 - value4)
this class is used to help the implements DICOM defined values
- Since:
- 0.0.5
- Author:
- Laurent Lecomte
|
Method Summary |
byte |
value()
|
ByteValue
public ByteValue(byte aValue,
String aValueAsString)
value
public byte value()
Copyright © 2009 dicom4j. All Rights Reserved.