Class BaseBinary

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseBinary, org.hl7.fhir.instance.model.api.IBaseResource
Direct Known Subclasses:
Binary

public abstract class BaseBinary extends Resource implements org.hl7.fhir.instance.model.api.IBaseBinary
See Also:
  • Constructor Details

  • Method Details

    • getContentAsBase64

      Specified by:
      getContentAsBase64 in interface org.hl7.fhir.instance.model.api.IBaseBinary
    • setContentAsBase64

      public BaseBinary setContentAsBase64(String theContent)
      Specified by:
      setContentAsBase64 in interface org.hl7.fhir.instance.model.api.IBaseBinary
    • getContentElement

      Specified by:
      getContentElement in interface org.hl7.fhir.instance.model.api.IBaseBinary