Uses of Class
org.hl7.fhir.r5.model.Transport.TransportRestrictionComponent
-
Uses of Transport.TransportRestrictionComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected Transport.TransportRestrictionComponent
JsonParser.parseTransportRestrictionComponent
(com.google.gson.JsonObject json) protected Transport.TransportRestrictionComponent
XmlParser.parseTransportRestrictionComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeTransportRestrictionComponent
(String name, Transport.TransportRestrictionComponent element) protected void
RdfParser.composeTransportRestrictionComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Transport.TransportRestrictionComponent element, int index) protected void
XmlParser.composeTransportRestrictionComponent
(String name, Transport.TransportRestrictionComponent element) protected void
XmlParser.composeTransportRestrictionComponentElements
(Transport.TransportRestrictionComponent element) protected void
JsonParser.composeTransportRestrictionComponentProperties
(Transport.TransportRestrictionComponent element) protected boolean
XmlParser.parseTransportRestrictionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Transport.TransportRestrictionComponent res) protected void
JsonParser.parseTransportRestrictionComponentProperties
(com.google.gson.JsonObject json, Transport.TransportRestrictionComponent res) -
Uses of Transport.TransportRestrictionComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionprotected Transport.TransportRestrictionComponent
Transport.restriction
If the Transport.focus is a request resource and the transport is seeking fulfillment (i.e.Modifier and TypeMethodDescriptionTransport.TransportRestrictionComponent.addRecipient
(Reference t) Transport.TransportRestrictionComponent.copy()
Transport.getRestriction()
Transport.TransportRestrictionComponent.setRecipient
(List<Reference> theRecipient) Transport.TransportRestrictionComponent.setRepetitions
(int value) Transport.TransportRestrictionComponent.setRepetitionsElement
(PositiveIntType value) Modifier and TypeMethodDescriptionvoid
Transport.TransportRestrictionComponent.copyValues
(Transport.TransportRestrictionComponent dst) Transport.setRestriction
(Transport.TransportRestrictionComponent value)