Uses of Class
org.hl7.fhir.dstu2.model.AppointmentResponse
-
Uses of AppointmentResponse in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected AppointmentResponse
JsonParser.parseAppointmentResponse
(com.google.gson.JsonObject json) protected AppointmentResponse
XmlParser.parseAppointmentResponse
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeAppointmentResponse
(String name, AppointmentResponse element) protected void
XmlParser.composeAppointmentResponse
(String name, AppointmentResponse element) protected void
JsonParser.composeAppointmentResponseInner
(AppointmentResponse element) -
Uses of AppointmentResponse in org.hl7.fhir.dstu2.model
Modifier and TypeMethodDescriptionAppointmentResponse.addIdentifier
(Identifier t) AppointmentResponse.addParticipantType
(CodeableConcept t) AppointmentResponse.copy()
AppointmentResponse.setActorTarget
(Resource value) AppointmentResponse.setAppointment
(Reference value) AppointmentResponse.setAppointmentTarget
(Appointment value) AppointmentResponse.setComment
(String value) AppointmentResponse.setCommentElement
(StringType value) AppointmentResponse.setEndElement
(InstantType value) AppointmentResponse.setParticipantStatus
(AppointmentResponse.ParticipantStatus value) AppointmentResponse.setParticipantStatusElement
(Enumeration<AppointmentResponse.ParticipantStatus> value) AppointmentResponse.setStartElement
(InstantType value) protected AppointmentResponse
AppointmentResponse.typedCopy()