Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.InventoryReportLineType
-
Packages that use InventoryReportLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of InventoryReportLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type InventoryReportLineType Modifier and Type Field Description protected List<InventoryReportLineType>InventoryReportType. inventoryReportLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type InventoryReportLineType Modifier and Type Method Description List<InventoryReportLineType>InventoryReportType. getInventoryReportLine()Gets the value of the inventoryReportLine property. -
Uses of InventoryReportLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return InventoryReportLineType Modifier and Type Method Description InventoryReportLineTypeObjectFactory. createInventoryReportLineType()Create an instance ofInventoryReportLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type InventoryReportLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InventoryReportLineType>ObjectFactory. createInventoryReportLine(InventoryReportLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InventoryReportLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<InventoryReportLineType>ObjectFactory. createInventoryReportLine(InventoryReportLineType value)
-