Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TaxTotalType
-
Packages that use TaxTotalType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TaxTotalType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type TaxTotalType Modifier and Type Field Description protected List<TaxTotalType>CreditNoteType. taxTotalprotected List<TaxTotalType>DebitNoteType. taxTotalprotected List<TaxTotalType>FreightInvoiceType. taxTotalprotected List<TaxTotalType>InvoiceType. taxTotalprotected List<TaxTotalType>OrderChangeType. taxTotalprotected List<TaxTotalType>OrderResponseType. taxTotalprotected List<TaxTotalType>OrderType. taxTotalprotected List<TaxTotalType>QuotationType. taxTotalprotected List<TaxTotalType>ReminderType. taxTotalprotected List<TaxTotalType>RemittanceAdviceType. taxTotalprotected List<TaxTotalType>SelfBilledCreditNoteType. taxTotalprotected List<TaxTotalType>SelfBilledInvoiceType. taxTotalprotected List<TaxTotalType>StatementType. taxTotalprotected List<TaxTotalType>InvoiceType. withholdingTaxTotalMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type TaxTotalType Modifier and Type Method Description List<TaxTotalType>CreditNoteType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>DebitNoteType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>FreightInvoiceType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>InvoiceType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>OrderChangeType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>OrderResponseType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>OrderType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>QuotationType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>ReminderType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>RemittanceAdviceType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>SelfBilledCreditNoteType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>SelfBilledInvoiceType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>StatementType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>InvoiceType. getWithholdingTaxTotal()Gets the value of the withholdingTaxTotal property. -
Uses of TaxTotalType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxTotalType Modifier and Type Field Description protected TaxTotalTypeAllowanceChargeType. taxTotalFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TaxTotalType Modifier and Type Field Description protected List<TaxTotalType>ConsumptionLineType. taxTotalprotected List<TaxTotalType>ConsumptionType. taxTotalprotected List<TaxTotalType>CreditNoteLineType. taxTotalprotected List<TaxTotalType>DebitNoteLineType. taxTotalprotected List<TaxTotalType>InvoiceLineType. taxTotalprotected List<TaxTotalType>LineItemType. taxTotalprotected List<TaxTotalType>PriceExtensionType. taxTotalprotected List<TaxTotalType>TelecommunicationsServiceType. taxTotalprotected List<TaxTotalType>TelecommunicationsSupplyLineType. taxTotalprotected List<TaxTotalType>TenderedProjectType. taxTotalprotected List<TaxTotalType>InvoiceLineType. withholdingTaxTotalMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxTotalType Modifier and Type Method Description TaxTotalTypeObjectFactory. createTaxTotalType()Create an instance ofTaxTotalTypeTaxTotalTypeAllowanceChargeType. getTaxTotal()Gets the value of the taxTotal property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TaxTotalType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxTotalType>ObjectFactory. createTaxTotal(TaxTotalType value)jakarta.xml.bind.JAXBElement<TaxTotalType>ObjectFactory. createWithholdingTaxTotal(TaxTotalType value)List<TaxTotalType>ConsumptionLineType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>ConsumptionType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>CreditNoteLineType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>DebitNoteLineType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>InvoiceLineType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>LineItemType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>PriceExtensionType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>TelecommunicationsServiceType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>TelecommunicationsSupplyLineType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>TenderedProjectType. getTaxTotal()Gets the value of the taxTotal property.List<TaxTotalType>InvoiceLineType. getWithholdingTaxTotal()Gets the value of the withholdingTaxTotal property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxTotalType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxTotalType>ObjectFactory. createTaxTotal(TaxTotalType value)jakarta.xml.bind.JAXBElement<TaxTotalType>ObjectFactory. createWithholdingTaxTotal(TaxTotalType value)voidAllowanceChargeType. setTaxTotal(TaxTotalType value)Sets the value of the taxTotal property.
-