Uses of Class
network.oxalis.peppol.schematron.jaxb.AssertReportType
-
Packages that use AssertReportType Package Description network.oxalis.peppol.schematron.jaxb -
-
Uses of AssertReportType in network.oxalis.peppol.schematron.jaxb
Methods in network.oxalis.peppol.schematron.jaxb that return AssertReportType Modifier and Type Method Description AssertReportTypeObjectFactory. createAssertReportType()Create an instance ofAssertReportTypeMethods in network.oxalis.peppol.schematron.jaxb that return types with arguments of type AssertReportType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssertReportType>ObjectFactory. createAssert(AssertReportType value)javax.xml.bind.JAXBElement<AssertReportType>ObjectFactory. createReport(AssertReportType value)Methods in network.oxalis.peppol.schematron.jaxb with parameters of type AssertReportType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssertReportType>ObjectFactory. createAssert(AssertReportType value)javax.xml.bind.JAXBElement<AssertReportType>ObjectFactory. createReport(AssertReportType value)
-