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