| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server | |
| ca.uhn.fhir.rest.server.servlet | |
| org.hl7.fhir.instance.model.api |
| Modifier and Type | Method and Description |
|---|---|
Object |
IRestfulResponse.sendAttachmentResponse(IBaseBinary bin,
int stausCode,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ServletRestfulResponse.sendAttachmentResponse(IBaseBinary bin,
int stausCode,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
IBaseBinary |
IBaseBinary.setContent(byte[] theContent) |
IBaseBinary |
IBaseBinary.setContentAsBase64(String theContent) |
IBaseBinary |
IBaseBinary.setContentType(String theContentType) |
Copyright © 2014–2016 University Health Network. All rights reserved.