Uses of Class
org.hl7.fhir.utilities.graphql.Directive
-
Packages that use Directive Package Description org.hl7.fhir.utilities.graphql -
-
Uses of Directive in org.hl7.fhir.utilities.graphql
Methods in org.hl7.fhir.utilities.graphql that return Directive Modifier and Type Method Description DirectiveField. directive(String name)Methods in org.hl7.fhir.utilities.graphql that return types with arguments of type Directive Modifier and Type Method Description List<Directive>Field. getDirectives()List<Directive>Fragment. getDirectives()List<Directive>FragmentSpread. getDirectives()List<Directive>Operation. getDirectives()
-