Uses of Class
org.hl7.fhir.r4.model.Binary
-
Uses of Binary in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected Binary
JsonParser.parseBinary
(com.google.gson.JsonObject json) protected Binary
XmlParser.parseBinary
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeBinary
(String name, Binary element) protected void
RdfParser.composeBinary
(Turtle.Complex parent, String parentType, String name, Binary element, int index) protected void
XmlParser.composeBinary
(String name, Binary element) protected void
XmlParser.composeBinaryElements
(Binary element) protected void
JsonParser.composeBinaryInner
(Binary element) protected boolean
XmlParser.parseBinaryContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Binary res) protected void
JsonParser.parseBinaryProperties
(com.google.gson.JsonObject json, Binary res) -
Uses of Binary in org.hl7.fhir.r4.model
Modifier and TypeMethodDescriptionBinary.copy()
Binary.setContentType
(String value) Binary.setContentTypeElement
(CodeType value) Binary.setData
(byte[] value) Binary.setDataElement
(Base64BinaryType value) Binary.setSecurityContext
(Reference value) Binary.setSecurityContextTarget
(Resource value) protected Binary
Binary.typedCopy()