Uses of Class
network.oxalis.peppol.schematron.jaxb.quickfix.P
-
Packages that use P Package Description network.oxalis.peppol.schematron.jaxb.quickfix -
-
Uses of P in network.oxalis.peppol.schematron.jaxb.quickfix
Fields in network.oxalis.peppol.schematron.jaxb.quickfix with type parameters of type P Modifier and Type Field Description protected List<P>Description. pParagraph within a description.Methods in network.oxalis.peppol.schematron.jaxb.quickfix that return P Modifier and Type Method Description PObjectFactory. createP()Create an instance ofPMethods in network.oxalis.peppol.schematron.jaxb.quickfix that return types with arguments of type P Modifier and Type Method Description List<P>Description. getP()Paragraph within a description.
-