JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.StringMap
Packages that use
StringMap
Package
Description
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Uses of
StringMap
in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Methods in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
that return
StringMap
Modifier and Type
Method
Description
StringMap
StringMapAdapter.
marshal
(
Map
<
String
,
List
<
String
>> v)
Methods in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
with parameters of type
StringMap
Modifier and Type
Method
Description
Map
<
String
,
List
<
String
>>
StringMapAdapter.
unmarshal
(
StringMap
v)