Uses of Class
com.helger.schematron.svrl.jaxb.PropertyReference
Packages that use PropertyReference
-
Uses of PropertyReference in com.helger.schematron.svrl
Methods in com.helger.schematron.svrl that return types with arguments of type PropertyReferenceModifier and TypeMethodDescriptionstatic com.helger.commons.collection.impl.ICommonsList<PropertyReference> SVRLHelper.getAllPropertyReferences(FailedAssert aFA) static com.helger.commons.collection.impl.ICommonsList<PropertyReference> SVRLHelper.getAllPropertyReferences(SuccessfulReport aSR) -
Uses of PropertyReference in com.helger.schematron.svrl.jaxb
Methods in com.helger.schematron.svrl.jaxb that return PropertyReferenceModifier and TypeMethodDescriptionPropertyReference.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createPropertyReference()Create an instance ofPropertyReferenceMethods in com.helger.schematron.svrl.jaxb with parameters of type PropertyReferenceModifier and TypeMethodDescriptionvoidPropertyReference.cloneTo(PropertyReference ret) This method clones all values fromthisto the passed object.