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.StringMapEntry
Packages that use
StringMapEntry
Package
Description
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Uses of
StringMapEntry
in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Methods in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
that return types with arguments of type
StringMapEntry
Modifier and Type
Method
Description
ArrayList
<
StringMapEntry
>
StringMap.
getEntries
()
Method parameters in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
with type arguments of type
StringMapEntry
Modifier and Type
Method
Description
void
StringMap.
setEntries
(
ArrayList
<
StringMapEntry
> entries)