Uses of Class
org.hl7.fhir.r4.model.BaseBinary
-
Packages that use BaseBinary Package Description org.hl7.fhir.r4.model -
-
Uses of BaseBinary in org.hl7.fhir.r4.model
Subclasses of BaseBinary in org.hl7.fhir.r4.model Modifier and Type Class Description classBinaryA resource that represents the data of a single raw artifact as digital content accessible in its native format.Methods in org.hl7.fhir.r4.model that return BaseBinary Modifier and Type Method Description BaseBinaryBaseBinary. setContentAsBase64(String theContent)
-