Uses of Class
org.linuxforhealth.fhir.audit.beans.FHIRContext
-
Packages that use FHIRContext Package Description org.linuxforhealth.fhir.audit.beans -
-
Uses of FHIRContext in org.linuxforhealth.fhir.audit.beans
Methods in org.linuxforhealth.fhir.audit.beans that return FHIRContext Modifier and Type Method Description FHIRContext
FHIRContext.FHIRBuilder. build()
static FHIRContext
FHIRContext.FHIRParser. parse(java.io.InputStream in)
Methods in org.linuxforhealth.fhir.audit.beans with parameters of type FHIRContext Modifier and Type Method Description static java.lang.String
FHIRContext.FHIRWriter. generate(FHIRContext obj)
-