Package org.hl7.fhir.utilities.graphql
Class Directive
- java.lang.Object
-
- org.hl7.fhir.utilities.graphql.Directive
-
-
Constructor Summary
Constructors Constructor Description Directive()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Argument>getArguments()StringgetName()voidsetName(String name)
-