Uses of Class
org.oclc.purl.dsdl.svrl.DiagnosticReferenceType

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.
 



Copyright © 2011 PEPPOL project. All Rights Reserved.