Uses of Class
ca.uhn.fhir.model.dstu2.resource.Binary
-
Uses of Binary in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionBinary.setContent
(byte[] theBytes) Sets the value for content ()Binary.setContent
(ca.uhn.fhir.model.primitive.Base64BinaryDt theValue) Sets the value(s) for content ()Binary.setContentAsBase64
(String theContent) Binary.setContentType
(ca.uhn.fhir.model.primitive.CodeDt theValue) Sets the value(s) for contentType ()Binary.setContentType
(String theCode) Sets the value for contentType ()