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 TupleTuple. fromMap(Map<String,Base> map)static TupleTuple. fromMapList(Map<String,List<Base>> map)
-