Uses of Class
network.oxalis.peppol.schematron.jaxb.quickfix.CallFix
-
Packages that use CallFix Package Description network.oxalis.peppol.schematron.jaxb.quickfix -
-
Uses of CallFix in network.oxalis.peppol.schematron.jaxb.quickfix
Fields in network.oxalis.peppol.schematron.jaxb.quickfix declared as CallFix Modifier and Type Field Description protected CallFixFix. callFixThe description and other characteristics (e.g.Methods in network.oxalis.peppol.schematron.jaxb.quickfix that return CallFix Modifier and Type Method Description CallFixObjectFactory. createCallFix()Create an instance ofCallFixCallFixFix. getCallFix()The description and other characteristics (e.g.Methods in network.oxalis.peppol.schematron.jaxb.quickfix with parameters of type CallFix Modifier and Type Method Description voidFix. setCallFix(CallFix value)Sets the value of the callFix property.
-