Package | Description |
---|---|
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 Object |
ConfigReflection.getProperty(Object object,
ConfigProperty property) |
static void |
ConfigReflection.setProperty(Object object,
ConfigProperty property,
Object value) |
static void |
ConfigReflection.setProperty(Object object,
String propertyName,
Object value) |
Copyright © 2017 dcm4che.org. All rights reserved.