Uses of Class
network.oxalis.peppol.schematron.jaxb.svrl.NsPrefixInAttributeValues
-
Packages that use NsPrefixInAttributeValues Package Description network.oxalis.peppol.schematron.jaxb.svrl -
-
Uses of NsPrefixInAttributeValues in network.oxalis.peppol.schematron.jaxb.svrl
Fields in network.oxalis.peppol.schematron.jaxb.svrl with type parameters of type NsPrefixInAttributeValues Modifier and Type Field Description protected List<NsPrefixInAttributeValues>SchematronOutput. nsPrefixInAttributeValuesMethods in network.oxalis.peppol.schematron.jaxb.svrl that return NsPrefixInAttributeValues Modifier and Type Method Description NsPrefixInAttributeValuesObjectFactory. createNsPrefixInAttributeValues()Create an instance ofNsPrefixInAttributeValuesMethods in network.oxalis.peppol.schematron.jaxb.svrl that return types with arguments of type NsPrefixInAttributeValues Modifier and Type Method Description List<NsPrefixInAttributeValues>SchematronOutput. getNsPrefixInAttributeValues()Gets the value of the nsPrefixInAttributeValues property.
-