JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ca.uhn.fhir.util.bundle
Interface PartsConverter<T>
public interface
PartsConverter
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
fromElement
(
IBase
theElement)
IBase
toElement
(
T
theParts)
Method Details
fromElement
T
fromElement
(
IBase
theElement)
toElement
IBase
toElement
(
T
theParts)