Package org.hl7.fhir.utilities.graphql
Class Document
- java.lang.Object
-
- org.hl7.fhir.utilities.graphql.Document
-
-
Constructor Summary
Constructors Constructor Description Document()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Fragmentfragment(String name)List<Fragment>getFragments()List<Operation>getOperations()Operationoperation(String name)
-