Uses of Class
org.hl7.fhir.dstu2.model.AppointmentResponse
-
Packages that use AppointmentResponse Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model -
-
Uses of AppointmentResponse in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.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.dstu2.formats with parameters of type AppointmentResponse Modifier and Type Method Description protected voidJsonParser. composeAppointmentResponse(String name, AppointmentResponse element)protected voidXmlParser. composeAppointmentResponse(String name, AppointmentResponse element)protected voidJsonParser. composeAppointmentResponseInner(AppointmentResponse element) -
Uses of AppointmentResponse in org.hl7.fhir.dstu2.model
-