Uses of Class
org.hl7.fhir.utilities.graphql.Document
-
Packages that use Document Package Description org.hl7.fhir.utilities.graphql -
-
Uses of Document in org.hl7.fhir.utilities.graphql
Methods in org.hl7.fhir.utilities.graphql that return Document Modifier and Type Method Description DocumentPackage. getDocument()Methods in org.hl7.fhir.utilities.graphql with parameters of type Document Modifier and Type Method Description voidPackage. setDocument(Document document)Constructors in org.hl7.fhir.utilities.graphql with parameters of type Document Constructor Description Package(Document document)
-