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.diagnosticReference
protected List
<DiagnosticReference> SuccessfulReport.diagnosticReference
Methods in org.openehealth.ipf.commons.xml.svrl that return DiagnosticReferenceModifier and TypeMethodDescriptionObjectFactory.createDiagnosticReference()
Create an instance ofDiagnosticReference
Methods 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.