Package | Description |
---|---|
org.dcm4che3.conf.core.api |
This package is contained in the Maven module dcm4che-conf-core-api.
|
org.dcm4che3.conf.core.api.internal |
This package is contained in the Maven module dcm4che-conf-core-api.
|
Modifier and Type | Method and Description |
---|---|
static ConfigurableProperty.EnumRepresentation |
ConfigurableProperty.EnumRepresentation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurableProperty.EnumRepresentation[] |
ConfigurableProperty.EnumRepresentation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private ConfigurableProperty.EnumRepresentation |
ConfigProperty.enumRepresentation |
Modifier and Type | Method and Description |
---|---|
ConfigurableProperty.EnumRepresentation |
ConfigProperty.getEnumRepresentation() |
Copyright © 2017 dcm4che.org. All rights reserved.