Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalInvoiceAmountType
-
Packages that use TotalInvoiceAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalInvoiceAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TotalInvoiceAmountType Modifier and Type Field Description protected TotalInvoiceAmountTypeConsignmentType. totalInvoiceAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TotalInvoiceAmountType Modifier and Type Method Description TotalInvoiceAmountTypeConsignmentType. getTotalInvoiceAmount()Gets the value of the totalInvoiceAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TotalInvoiceAmountType Modifier and Type Method Description voidConsignmentType. setTotalInvoiceAmount(TotalInvoiceAmountType value)Sets the value of the totalInvoiceAmount property. -
Uses of TotalInvoiceAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalInvoiceAmountType Modifier and Type Method Description TotalInvoiceAmountTypeObjectFactory. createTotalInvoiceAmountType()Create an instance ofTotalInvoiceAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalInvoiceAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalInvoiceAmountType>ObjectFactory. createTotalInvoiceAmount(TotalInvoiceAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalInvoiceAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalInvoiceAmountType>ObjectFactory. createTotalInvoiceAmount(TotalInvoiceAmountType value)
-