Package com.ibm.fhir.audit.beans
Class FHIRContext.FHIRWriter
- java.lang.Object
 - 
- com.ibm.fhir.audit.beans.FHIRContext.FHIRWriter
 
 
- 
- Enclosing class:
 - FHIRContext
 
public static class FHIRContext.FHIRWriter extends Object
Generates JSON from this object. 
- 
- 
Method Detail
- 
generate
public static String generate(FHIRContext obj) throws IOException
- Parameters:
 obj-- Returns:
 - Throws:
 IOException
 
 - 
 
 -