Uses of Class
org.hl7.fhir.dstu2.model.SupplyRequest.SupplyRequestWhenComponent
-
Uses of SupplyRequest.SupplyRequestWhenComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected SupplyRequest.SupplyRequestWhenComponent
JsonParser.parseSupplyRequestSupplyRequestWhenComponent
(com.google.gson.JsonObject json, SupplyRequest owner) protected SupplyRequest.SupplyRequestWhenComponent
XmlParser.parseSupplyRequestSupplyRequestWhenComponent
(org.xmlpull.v1.XmlPullParser xpp, SupplyRequest owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSupplyRequestSupplyRequestWhenComponent
(String name, SupplyRequest.SupplyRequestWhenComponent element) protected void
XmlParser.composeSupplyRequestSupplyRequestWhenComponent
(String name, SupplyRequest.SupplyRequestWhenComponent element) protected void
JsonParser.composeSupplyRequestSupplyRequestWhenComponentInner
(SupplyRequest.SupplyRequestWhenComponent element) -
Uses of SupplyRequest.SupplyRequestWhenComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected SupplyRequest.SupplyRequestWhenComponent
SupplyRequest.when
When the request should be fulfilled.Modifier and TypeMethodDescriptionSupplyRequest.SupplyRequestWhenComponent.copy()
SupplyRequest.getWhen()
SupplyRequest.SupplyRequestWhenComponent.setCode
(CodeableConcept value) SupplyRequest.SupplyRequestWhenComponent.setSchedule
(Timing value) Modifier and TypeMethodDescriptionSupplyRequest.setWhen
(SupplyRequest.SupplyRequestWhenComponent value)