Uses of Class
org.hl7.fhir.r4.model.DocumentManifest
-
Packages that use DocumentManifest Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of DocumentManifest in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return DocumentManifest Modifier and Type Method Description protected DocumentManifestJsonParser. parseDocumentManifest(com.google.gson.JsonObject json)protected DocumentManifestXmlParser. parseDocumentManifest(org.xmlpull.v1.XmlPullParser xpp) -
Uses of DocumentManifest in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type DocumentManifest Modifier and Type Method Description voidDocumentManifest. copyValues(DocumentManifest dst)
-