JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.hl7.fhir.r5.model.Tuple
Packages that use
Tuple
Package
Description
org.hl7.fhir.r5.model
Uses of
Tuple
in
org.hl7.fhir.r5.model
Methods in
org.hl7.fhir.r5.model
that return
Tuple
Modifier and Type
Method
Description
static
Tuple
Tuple.
fromMap
(
Map
<
String
,
Base
> map)
static
Tuple
Tuple.
fromMapList
(
Map
<
String
,
List
<
Base
>> map)