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.PatientInfoXml
Packages that use
PatientInfoXml
Package
Description
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Uses of
PatientInfoXml
in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Methods in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
that return
PatientInfoXml
Modifier and Type
Method
Description
PatientInfoXml
PatientInfoAdapter.
marshal
(
PatientInfo
patientInfo)
Methods in
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
with parameters of type
PatientInfoXml
Modifier and Type
Method
Description
PatientInfo
PatientInfoAdapter.
unmarshal
(
PatientInfoXml
xml)