public interface IBaseBinary extends IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
String |
getContentAsBase64() |
String |
getContentType() |
IBaseBinary |
setContent(byte[] theContent) |
IBaseBinary |
setContentAsBase64(String theContent) |
IBaseBinary |
setContentType(String theContentType) |
getIdElement, getMeta, getStructureFhirVersionEnum, setId, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatComment, isEmptybyte[] getContent()
String getContentAsBase64()
String getContentType()
IBaseBinary setContent(byte[] theContent)
IBaseBinary setContentAsBase64(String theContent)
IBaseBinary setContentType(String theContentType)
Copyright © 2014–2017 University Health Network. All rights reserved.