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