| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Binary |
Binary.setContent(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.CodeDt theValue)
Sets the value(s) for contentType ()
|
Binary |
Binary.setContentType(String theCode)
Sets the value for contentType ()
|
Copyright © 2014–2018 University Health Network. All rights reserved.