Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransactionCurrencyTaxAmountType
-
Packages that use TransactionCurrencyTaxAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransactionCurrencyTaxAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TransactionCurrencyTaxAmountType Modifier and Type Field Description protected TransactionCurrencyTaxAmountTypeTaxSubtotalType. transactionCurrencyTaxAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransactionCurrencyTaxAmountType Modifier and Type Method Description TransactionCurrencyTaxAmountTypeTaxSubtotalType. getTransactionCurrencyTaxAmount()Gets the value of the transactionCurrencyTaxAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransactionCurrencyTaxAmountType Modifier and Type Method Description voidTaxSubtotalType. setTransactionCurrencyTaxAmount(TransactionCurrencyTaxAmountType value)Sets the value of the transactionCurrencyTaxAmount property. -
Uses of TransactionCurrencyTaxAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransactionCurrencyTaxAmountType Modifier and Type Method Description TransactionCurrencyTaxAmountTypeObjectFactory. createTransactionCurrencyTaxAmountType()Create an instance ofTransactionCurrencyTaxAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransactionCurrencyTaxAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransactionCurrencyTaxAmountType>ObjectFactory. createTransactionCurrencyTaxAmount(TransactionCurrencyTaxAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransactionCurrencyTaxAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransactionCurrencyTaxAmountType>ObjectFactory. createTransactionCurrencyTaxAmount(TransactionCurrencyTaxAmountType value)
-