Uses of Class
ca.uhn.fhir.parser.json.JsonLikeObject
-
Packages that use JsonLikeObject Package Description ca.uhn.fhir.parser.json -
-
Uses of JsonLikeObject in ca.uhn.fhir.parser.json
Methods in ca.uhn.fhir.parser.json that return JsonLikeObject Modifier and Type Method Description static JsonLikeObjectJsonLikeValue. asObject(JsonLikeValue element)JsonLikeObjectJsonLikeObject. getAsObject()JsonLikeObjectJsonLikeValue. getAsObject()JsonLikeObjectGsonStructure. getRootObject()JsonLikeObjectJsonLikeStructure. getRootObject()
-