Package | Description |
---|---|
com.helger.schematron.svrl | |
org.oclc.purl.dsdl.svrl |
Modifier and Type | Field and Description |
---|---|
protected com.helger.commons.collection.impl.ICommonsList<DiagnosticReference> |
AbstractSVRLMessage.m_aDiagnosticReferences |
Modifier and Type | Method and Description |
---|---|
com.helger.commons.collection.impl.ICommonsList<DiagnosticReference> |
AbstractSVRLMessage.getDiagnisticReferences() |
Constructor and Description |
---|
AbstractSVRLMessage(List<DiagnosticReference> aDiagnosticReferences,
String sText,
String sLocation,
String sTest,
String sRole,
com.helger.commons.error.level.IErrorLevel aFlag) |
Modifier and Type | Method and Description |
---|---|
DiagnosticReference |
DiagnosticReference.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
DiagnosticReference |
ObjectFactory.createDiagnosticReference()
Create an instance of
DiagnosticReference |
DiagnosticReference |
SuccessfulReport.getDiagnosticReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DiagnosticReference |
FailedAssert.getDiagnosticReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Modifier and Type | Method and Description |
---|---|
List<DiagnosticReference> |
SuccessfulReport.getDiagnosticReference()
Gets the value of the diagnosticReference property.
|
List<DiagnosticReference> |
FailedAssert.getDiagnosticReference()
Gets the value of the diagnosticReference property.
|
Modifier and Type | Method and Description |
---|---|
void |
SuccessfulReport.addDiagnosticReference(DiagnosticReference elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
FailedAssert.addDiagnosticReference(DiagnosticReference elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
DiagnosticReference.cloneTo(DiagnosticReference ret)
This method clones all values from
this to the passed object. |
Modifier and Type | Method and Description |
---|---|
void |
SuccessfulReport.setDiagnosticReference(List<DiagnosticReference> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
FailedAssert.setDiagnosticReference(List<DiagnosticReference> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014–2019 Philip Helger. All rights reserved.