Uses of Class
org.hl7.fhir.dstu2.model.Schedule
-
Uses of Schedule in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected Schedule
JsonParser.parseSchedule
(com.google.gson.JsonObject json) protected Schedule
XmlParser.parseSchedule
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSchedule
(String name, Schedule element) protected void
XmlParser.composeSchedule
(String name, Schedule element) protected void
JsonParser.composeScheduleInner
(Schedule element) -
Uses of Schedule in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected Schedule
Slot.scheduleTarget
The actual object that is the target of the reference (The schedule resource that this slot defines an interval of status information.)Modifier and TypeMethodDescriptionSchedule.addIdentifier
(Identifier t) Schedule.addType
(CodeableConcept t) Schedule.copy()
Slot.getScheduleTarget()
Schedule.setActorTarget
(Resource value) Schedule.setComment
(String value) Schedule.setCommentElement
(StringType value) Schedule.setPlanningHorizon
(Period value) protected Schedule
Schedule.typedCopy()