Uses of Class
org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestOrderedItemComponent
-
Uses of SupplyRequest.SupplyRequestOrderedItemComponent in org.hl7.fhir.dstu3.formats
Modifier and TypeMethodDescriptionJsonParser.parseSupplyRequestSupplyRequestOrderedItemComponent
(com.google.gson.JsonObject json, SupplyRequest owner) XmlParser.parseSupplyRequestSupplyRequestOrderedItemComponent
(org.xmlpull.v1.XmlPullParser xpp, SupplyRequest owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSupplyRequestSupplyRequestOrderedItemComponent
(String name, SupplyRequest.SupplyRequestOrderedItemComponent element) protected void
RdfParser.composeSupplyRequestSupplyRequestOrderedItemComponent
(Turtle.Complex parent, String parentType, String name, SupplyRequest.SupplyRequestOrderedItemComponent element, int index) protected void
XmlParser.composeSupplyRequestSupplyRequestOrderedItemComponent
(String name, SupplyRequest.SupplyRequestOrderedItemComponent element) protected void
XmlParser.composeSupplyRequestSupplyRequestOrderedItemComponentElements
(SupplyRequest.SupplyRequestOrderedItemComponent element) protected void
JsonParser.composeSupplyRequestSupplyRequestOrderedItemComponentInner
(SupplyRequest.SupplyRequestOrderedItemComponent element) protected boolean
XmlParser.parseSupplyRequestSupplyRequestOrderedItemComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SupplyRequest owner, SupplyRequest.SupplyRequestOrderedItemComponent res) protected void
JsonParser.parseSupplyRequestSupplyRequestOrderedItemComponentProperties
(com.google.gson.JsonObject json, SupplyRequest owner, SupplyRequest.SupplyRequestOrderedItemComponent res) -
Uses of SupplyRequest.SupplyRequestOrderedItemComponent in org.hl7.fhir.dstu3.model
Modifier and TypeMethodDescriptionSupplyRequest.SupplyRequestOrderedItemComponent.copy()
SupplyRequest.getOrderedItem()
SupplyRequest.SupplyRequestOrderedItemComponent.setQuantity
(Quantity value) Modifier and TypeMethodDescriptionSupplyRequest.setOrderedItem
(SupplyRequest.SupplyRequestOrderedItemComponent value)