Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InventoryValueAmountType
-
Packages that use InventoryValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InventoryValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InventoryValueAmountType Modifier and Type Field Description protected InventoryValueAmountTypeInventoryReportLineType. inventoryValueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InventoryValueAmountType Modifier and Type Method Description InventoryValueAmountTypeInventoryReportLineType. getInventoryValueAmount()Gets the value of the inventoryValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InventoryValueAmountType Modifier and Type Method Description voidInventoryReportLineType. setInventoryValueAmount(InventoryValueAmountType value)Sets the value of the inventoryValueAmount property. -
Uses of InventoryValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InventoryValueAmountType Modifier and Type Method Description InventoryValueAmountTypeObjectFactory. createInventoryValueAmountType()Create an instance ofInventoryValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InventoryValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<InventoryValueAmountType>ObjectFactory. createInventoryValueAmount(InventoryValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InventoryValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<InventoryValueAmountType>ObjectFactory. createInventoryValueAmount(InventoryValueAmountType value)
-