Uses of Class
network.oxalis.peppol.schematron.jaxb.quickfix.Fix
-
Packages that use Fix Package Description network.oxalis.peppol.schematron.jaxb.quickfix -
-
Uses of Fix in network.oxalis.peppol.schematron.jaxb.quickfix
Fields in network.oxalis.peppol.schematron.jaxb.quickfix with type parameters of type Fix Modifier and Type Field Description protected List<Fix>Group. fixMethods in network.oxalis.peppol.schematron.jaxb.quickfix that return Fix Modifier and Type Method Description FixObjectFactory. createFix()Create an instance ofFixMethods in network.oxalis.peppol.schematron.jaxb.quickfix that return types with arguments of type Fix Modifier and Type Method Description List<Fix>Group. getFix()Gets the value of the fix property.
-