|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiagnosticReferenceType | |
---|---|
eu.peppol.validation.commons.schematron.svrl | |
org.oclc.purl.dsdl.svrl |
Uses of DiagnosticReferenceType in eu.peppol.validation.commons.schematron.svrl |
---|
Methods in eu.peppol.validation.commons.schematron.svrl that return types with arguments of type DiagnosticReferenceType | |
---|---|
List<DiagnosticReferenceType> |
SVRLFailedAssert.getDiagnisticReferences()
|
Uses of DiagnosticReferenceType in org.oclc.purl.dsdl.svrl |
---|
Fields in org.oclc.purl.dsdl.svrl with type parameters of type DiagnosticReferenceType | |
---|---|
protected List<DiagnosticReferenceType> |
SuccessfulReportType.diagnosticReference
|
protected List<DiagnosticReferenceType> |
FailedAssertType.diagnosticReference
|
Methods in org.oclc.purl.dsdl.svrl that return DiagnosticReferenceType | |
---|---|
DiagnosticReferenceType |
ObjectFactory.createDiagnosticReferenceType()
Create an instance of DiagnosticReferenceType |
Methods in org.oclc.purl.dsdl.svrl that return types with arguments of type DiagnosticReferenceType | |
---|---|
List<DiagnosticReferenceType> |
SuccessfulReportType.getDiagnosticReference()
Gets the value of the diagnosticReference property. |
List<DiagnosticReferenceType> |
FailedAssertType.getDiagnosticReference()
Gets the value of the diagnosticReference property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |