
Uses of Interface
org.hl7.fhir.r4.formats.JsonCreator
Packages that use JsonCreator
-
Uses of JsonCreator in org.hl7.fhir.r4.elementmodel
Methods in org.hl7.fhir.r4.elementmodel with parameters of type JsonCreatorModifier and TypeMethodDescriptionvoidJsonParser.compose(Element e, JsonCreator json) Deprecated. -
Uses of JsonCreator in org.hl7.fhir.r4.formats
Classes in org.hl7.fhir.r4.formats that implement JsonCreatorModifier and TypeClassDescriptionclassclassA little implementation of a json write to replace Gson .... because Gson screws up decimal values, and *we care*classFields in org.hl7.fhir.r4.formats declared as JsonCreatorMethods in org.hl7.fhir.r4.formats with parameters of type JsonCreatorModifier and TypeMethodDescriptionvoidJsonParserBase.compose(JsonCreator writer, Resource resource) Compose a resource using a pre-existing JsonWriter