Uses of Class
org.hl7.fhir.utilities.graphql.Package
-
Packages that use Package Package Description org.hl7.fhir.utilities.graphql -
-
Uses of Package in org.hl7.fhir.utilities.graphql
Methods in org.hl7.fhir.utilities.graphql that return Package Modifier and Type Method Description static PackageParser. parse(InputStream source)static PackageParser. parse(String source)static PackageParser. parseFile(String filename)static PackageParser. parseJson(InputStream source)Methods in org.hl7.fhir.utilities.graphql with parameters of type Package Modifier and Type Method Description voidIGraphQLEngine. setGraphQL(Package graphQL)
-