Uses of Class
org.openehealth.ipf.commons.xml.svrl.DiagnosticReference
Packages that use DiagnosticReference
-
Uses of DiagnosticReference in org.openehealth.ipf.commons.xml.svrl
Fields in org.openehealth.ipf.commons.xml.svrl with type parameters of type DiagnosticReferenceModifier and TypeFieldDescriptionprotected List<DiagnosticReference> FailedAssert.diagnosticReferenceprotected List<DiagnosticReference> SuccessfulReport.diagnosticReferenceMethods in org.openehealth.ipf.commons.xml.svrl that return DiagnosticReferenceModifier and TypeMethodDescriptionObjectFactory.createDiagnosticReference()Create an instance ofDiagnosticReferenceMethods in org.openehealth.ipf.commons.xml.svrl that return types with arguments of type DiagnosticReferenceModifier and TypeMethodDescriptionFailedAssert.getDiagnosticReference()Gets the value of the diagnosticReference property.SuccessfulReport.getDiagnosticReference()Gets the value of the diagnosticReference property.