Uses of Class
org.hl7.fhir.dstu2.model.BaseBinary
-
Packages that use BaseBinary Package Description org.hl7.fhir.dstu2.model -
-
Uses of BaseBinary in org.hl7.fhir.dstu2.model
Subclasses of BaseBinary in org.hl7.fhir.dstu2.model Modifier and Type Class Description classBinaryA binary resource can contain any content, whether text, image, pdf, zip archive, etc.Methods in org.hl7.fhir.dstu2.model that return BaseBinary Modifier and Type Method Description BaseBinaryBaseBinary. setContentAsBase64(String theContent)
-