
Uses of Class
ca.uhn.fhir.model.dstu2.resource.AppointmentResponse
Packages that use AppointmentResponse
-
Uses of AppointmentResponse in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return AppointmentResponseModifier and TypeMethodDescriptionAppointmentResponse.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier ()AppointmentResponse.setActor(ResourceReferenceDt theValue) Sets the value(s) for actor ()AppointmentResponse.setAppointment(ResourceReferenceDt theValue) Sets the value(s) for appointment ()AppointmentResponse.setComment(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for comment ()AppointmentResponse.setComment(String theString) Sets the value for comment ()AppointmentResponse.setEnd(ca.uhn.fhir.model.primitive.InstantDt theValue) Sets the value(s) for end ()Sets the value for end ()AppointmentResponse.setEndWithMillisPrecision(Date theDate) Sets the value for end ()AppointmentResponse.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier ()AppointmentResponse.setParticipantStatus(ParticipantStatusEnum theValue) Sets the value(s) for participantStatus ()AppointmentResponse.setParticipantStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ParticipantStatusEnum> theValue) Sets the value(s) for participantStatus ()AppointmentResponse.setParticipantType(ParticipantTypeEnum theValue) Sets the value(s), and clears any existing value(s) for participantType ()AppointmentResponse.setParticipantType(List<BoundCodeableConceptDt<ParticipantTypeEnum>> theValue) Sets the value(s) for participantType ()AppointmentResponse.setStart(ca.uhn.fhir.model.primitive.InstantDt theValue) Sets the value(s) for start ()AppointmentResponse.setStart(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for start ()AppointmentResponse.setStartWithMillisPrecision(Date theDate) Sets the value for start ()