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