Package | Description |
---|---|
org.dcm4che3.conf.core.adapters |
This package is contained in the Maven module dcm4che-conf-core.
|
org.dcm4che3.conf.dicom.adapters |
This package is part of the Maven modules dcm4che-conf-dicom.
|
Modifier and Type | Method and Description |
---|---|
Object |
DefaultConfigTypeAdapters.EnumTypeAdapter.toConfigNode(Enum<?> object,
ConfigProperty property,
SavingContext ctx) |
T |
DefaultConfigTypeAdapters.PrimitiveTypeAdapter.toConfigNode(T object,
ConfigProperty property,
SavingContext ctx) |
String |
TimeUnitTypeAdapter.toConfigNode(TimeUnit object,
ConfigProperty property,
SavingContext ctx) |
String |
TimeZoneTypeAdapter.toConfigNode(TimeZone object,
ConfigProperty property,
SavingContext ctx) |
Modifier and Type | Method and Description |
---|---|
String |
AttributeFormatTypeAdapter.toConfigNode(AttributesFormat object,
ConfigProperty property,
SavingContext ctx) |
String |
CodeTypeAdapter.toConfigNode(Code object,
ConfigProperty property,
SavingContext ctx) |
String |
IssuerTypeAdapter.toConfigNode(Issuer object,
ConfigProperty property,
SavingContext ctx) |
Copyright © 2017 dcm4che.org. All rights reserved.