Package | Description |
---|---|
org.dcm4che3.data |
Lower level classes that deal with the DICOM Data Dictionary (PS 3.6).
|
Modifier and Type | Method and Description |
---|---|
static StringValueType |
StringValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringValueType[] |
StringValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 dcm4che.org. All rights reserved.