Package | Description |
---|---|
org.dcm4che3.conf.dicom |
This package is part of the Maven module dcm4che-conf-api
and dcm4che-conf-dicom.
|
Modifier and Type | Field and Description |
---|---|
static Map<DicomPath,PathPattern> |
DicomPath.PATH_PATTERNS |
static Map<DicomPath,String> |
DicomPath.PATHS |
Modifier and Type | Method and Description |
---|---|
static DicomPath |
DicomPath.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DicomPath[] |
DicomPath.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 dcm4che.org. All rights reserved.