Uses of Class
ca.uhn.fhir.parser.json.JsonLikeArray
-
Packages that use JsonLikeArray Package Description ca.uhn.fhir.parser.json -
-
Uses of JsonLikeArray in ca.uhn.fhir.parser.json
Methods in ca.uhn.fhir.parser.json that return JsonLikeArray Modifier and Type Method Description static JsonLikeArrayJsonLikeValue. asArray(JsonLikeValue element)JsonLikeArrayJsonLikeArray. getAsArray()JsonLikeArrayJsonLikeValue. getAsArray()JsonLikeArrayGsonStructure. getRootArray()JsonLikeArrayJsonLikeStructure. getRootArray()
-