| Package | Description |
|---|---|
| ca.uhn.fhir.rest.client.api | |
| org.hl7.fhir.instance.model.api |
| Modifier and Type | Method and Description |
|---|---|
IHttpRequest |
IHttpClient.createBinaryRequest(FhirContext theContext,
IBaseBinary theBinary)
Create a binary request
|
| Modifier and Type | Method and Description |
|---|---|
IBaseBinary |
IBaseBinary.setContent(byte[] theContent) |
IBaseBinary |
IBaseBinary.setContentAsBase64(String theContent) |
IBaseBinary |
IBaseBinary.setContentType(String theContentType) |
Copyright © 2014–2017 University Health Network. All rights reserved.