Uses of Class
org.hl7.fhir.utilities.graphql.Operation
-
Packages that use Operation Package Description org.hl7.fhir.utilities.graphql -
-
Uses of Operation in org.hl7.fhir.utilities.graphql
Methods in org.hl7.fhir.utilities.graphql that return Operation Modifier and Type Method Description OperationDocument. operation(String name)Methods in org.hl7.fhir.utilities.graphql that return types with arguments of type Operation Modifier and Type Method Description List<Operation>Document. getOperations()
-