Uses of Class
org.linuxforhealth.fhir.audit.cadf.CadfAttachment.Builder
-
Packages that use CadfAttachment.Builder Package Description org.linuxforhealth.fhir.audit.cadf -
-
Uses of CadfAttachment.Builder in org.linuxforhealth.fhir.audit.cadf
Methods in org.linuxforhealth.fhir.audit.cadf that return CadfAttachment.Builder Modifier and Type Method Description static CadfAttachment.Builder
CadfAttachment. builder()
CadfAttachment.Builder
CadfAttachment.Builder. content(java.lang.Object content)
CadfAttachment.Builder
CadfAttachment.Builder. contentType(java.lang.String contentType)
CadfAttachment.Builder
CadfAttachment.Builder. name(java.lang.String name)
-