| Package | Description |
|---|---|
| com.helger.schematron.svrl.jaxb |
| Modifier and Type | Method and Description |
|---|---|
PropertyReference |
PropertyReference.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
PropertyReference |
ObjectFactory.createPropertyReference()
Create an instance of
PropertyReference |
PropertyReference |
FailedAssert.getPropertyReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PropertyReference |
SuccessfulReport.getPropertyReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
List<PropertyReference> |
FailedAssert.getPropertyReference()
Gets the value of the propertyReference property.
|
List<PropertyReference> |
SuccessfulReport.getPropertyReference()
Gets the value of the propertyReference property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FailedAssert.addPropertyReference(PropertyReference elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
SuccessfulReport.addPropertyReference(PropertyReference elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PropertyReference.cloneTo(PropertyReference ret)
This method clones all values from
this to the passed object. |
| Modifier and Type | Method and Description |
|---|---|
void |
FailedAssert.setPropertyReference(List<PropertyReference> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
SuccessfulReport.setPropertyReference(List<PropertyReference> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2014–2020 Philip Helger. All rights reserved.