Uses of Interface
org.hl7.fhir.dstu2.formats.JsonCreator
-
Packages that use JsonCreator Package Description org.hl7.fhir.dstu2.formats -
-
Uses of JsonCreator in org.hl7.fhir.dstu2.formats
Classes in org.hl7.fhir.dstu2.formats that implement JsonCreator Modifier and Type Class Description classJsonCreatorCanonicalclassJsonCreatorGsonFields in org.hl7.fhir.dstu2.formats declared as JsonCreator Modifier and Type Field Description protected JsonCreatorJsonParserBase. jsonMethods in org.hl7.fhir.dstu2.formats with parameters of type JsonCreator Modifier and Type Method Description voidJsonParserBase. compose(JsonCreator writer, Resource resource)Compose a resource using a pre-existing JsonWriter
-