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.BuilderCadfAttachment. builder()CadfAttachment.BuilderCadfAttachment.Builder. content(java.lang.Object content)CadfAttachment.BuilderCadfAttachment.Builder. contentType(java.lang.String contentType)CadfAttachment.BuilderCadfAttachment.Builder. name(java.lang.String name)
-