Uses of Class
org.hl7.fhir.r4b.model.Tuple
-
Packages that use Tuple Package Description org.hl7.fhir.r4b.model -
-
Uses of Tuple in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model that return Tuple Modifier and Type Method Description static TupleTuple. fromMap(Map<String,Base> map)static TupleTuple. fromMapList(Map<String,List<Base>> map)
-