| Package | Description |
|---|---|
| com.openinventor.volumeviz.readers.dicom |
| Modifier and Type | Method and Description |
|---|---|
static SiDicomValue.ValueTypes |
SiDicomValue.ValueTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SiDicomValue.ValueTypes |
SiDicomValue.getValueType()
Get the type of the value.
|
static SiDicomValue.ValueTypes |
SiDicomValue.ValueTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SiDicomValue.ValueTypes |
SiDicomValue.ValueTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SiDicomValue.ValueTypes[] |
SiDicomValue.ValueTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com