
Package org.hl7.fhir.r4.formats
Class JsonCreatorGson
java.lang.Object
org.hl7.fhir.r4.formats.JsonCreatorGson
- All Implemented Interfaces:
 JsonCreator
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidendArray()voidvoidfinish()voidvoidvoidvoidvoidvoidvoidvoidvalue(BigDecimal value) void 
- 
Constructor Details
- 
JsonCreatorGson
 
 - 
 - 
Method Details
- 
setIndent
- Specified by:
 setIndentin interfaceJsonCreator
 - 
beginObject
- Specified by:
 beginObjectin interfaceJsonCreator- Throws:
 IOException
 - 
endObject
- Specified by:
 endObjectin interfaceJsonCreator- Throws:
 IOException
 - 
nullValue
- Specified by:
 nullValuein interfaceJsonCreator- Throws:
 IOException
 - 
name
- Specified by:
 namein interfaceJsonCreator- Throws:
 IOException
 - 
value
- Specified by:
 valuein interfaceJsonCreator- Throws:
 IOException
 - 
value
- Specified by:
 valuein interfaceJsonCreator- Throws:
 IOException
 - 
value
- Specified by:
 valuein interfaceJsonCreator- Throws:
 IOException
 - 
value
- Specified by:
 valuein interfaceJsonCreator- Throws:
 IOException
 - 
beginArray
- Specified by:
 beginArrayin interfaceJsonCreator- Throws:
 IOException
 - 
endArray
- Specified by:
 endArrayin interfaceJsonCreator- Throws:
 IOException
 - 
finish
- Specified by:
 finishin interfaceJsonCreator
 - 
link
- Specified by:
 linkin interfaceJsonCreator
 - 
valueNum
- Specified by:
 valueNumin interfaceJsonCreator- Throws:
 IOException
 
 -