| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Binary |
Binary.setContent(Base64BinaryDt theValue)
Sets the value(s) for content ()
|
Binary |
Binary.setContent(byte[] theBytes)
Sets the value for content ()
|
Binary |
Binary.setContentAsBase64(String theContent) |
Binary |
Binary.setContentType(CodeDt theValue)
Sets the value(s) for contentType ()
|
Binary |
Binary.setContentType(String theCode)
Sets the value for contentType ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.