Uses of Class
com.helger.schematron.pure.model.PSValueOf
Packages that use PSValueOf
-
Uses of PSValueOf in com.helger.schematron.pure.exchange
Methods in com.helger.schematron.pure.exchange that return PSValueOfModifier and TypeMethodDescriptionPSReader.readValueOfFromXML(com.helger.xml.microdom.IMicroElement eValueOf) Read a <value-of> element -
Uses of PSValueOf in com.helger.schematron.pure.model
Methods in com.helger.schematron.pure.model that return PSValueOfModifier and TypeMethodDescriptionPSValueOf.getClone()static PSValueOfFactory method to create a newPSValueOfwith a certain "select" valueMethods in com.helger.schematron.pure.model that return types with arguments of type PSValueOfModifier and TypeMethodDescriptioncom.helger.commons.collection.impl.ICommonsList<PSValueOf>PSAssertReport.getAllValueOfs()com.helger.commons.collection.impl.ICommonsList<PSValueOf>PSDiagnostic.getAllValueOfs()Methods in com.helger.schematron.pure.model with parameters of type PSValueOfModifier and TypeMethodDescriptionvoidPSAssertReport.addValueOf(PSValueOf aValueOf) voidPSDiagnostic.addValueOf(PSValueOf aValueOf)