Uses of Class
org.hl7.fhir.r4b.model.AppointmentResponse
-
Packages that use AppointmentResponse Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of AppointmentResponse in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return AppointmentResponse Modifier and Type Method Description protected AppointmentResponseJsonParser. parseAppointmentResponse(com.google.gson.JsonObject json)protected AppointmentResponseXmlParser. parseAppointmentResponse(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4b.formats with parameters of type AppointmentResponse Modifier and Type Method Description protected voidJsonParser. composeAppointmentResponse(String name, AppointmentResponse element)protected voidRdfParser. composeAppointmentResponse(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, AppointmentResponse element, int index)protected voidXmlParser. composeAppointmentResponse(String name, AppointmentResponse element)protected voidXmlParser. composeAppointmentResponseElements(AppointmentResponse element)protected voidJsonParser. composeAppointmentResponseProperties(AppointmentResponse element)protected booleanXmlParser. parseAppointmentResponseContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, AppointmentResponse res)protected voidJsonParser. parseAppointmentResponseProperties(com.google.gson.JsonObject json, AppointmentResponse res) -
Uses of AppointmentResponse in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type AppointmentResponse Modifier and Type Method Description voidAppointmentResponse. copyValues(AppointmentResponse dst)
-