Uses of Class
org.hl7.fhir.utilities.graphql.Selection
-
Packages that use Selection Package Description org.hl7.fhir.utilities.graphql -
-
Uses of Selection in org.hl7.fhir.utilities.graphql
Methods in org.hl7.fhir.utilities.graphql that return types with arguments of type Selection Modifier and Type Method Description List<Selection>Field. getSelectionSet()List<Selection>Fragment. getSelectionSet()List<Selection>Operation. getSelectionSet()
-