Uses of Class
org.hl7.fhir.r4.model.RequestGroup
-
Packages that use RequestGroup Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of RequestGroup in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return RequestGroup Modifier and Type Method Description protected RequestGroupJsonParser. parseRequestGroup(com.google.gson.JsonObject json)protected RequestGroupXmlParser. parseRequestGroup(org.xmlpull.v1.XmlPullParser xpp) -
Uses of RequestGroup in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type RequestGroup Modifier and Type Method Description voidRequestGroup. copyValues(RequestGroup dst)
-