Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxIncludedIndicatorType
-
Packages that use TaxIncludedIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxIncludedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxIncludedIndicatorType Modifier and Type Field Description protected TaxIncludedIndicatorTypeRequestedTenderTotalType. taxIncludedIndicatorprotected TaxIncludedIndicatorTypeRequestForTenderLineType. taxIncludedIndicatorprotected TaxIncludedIndicatorTypeTaxTotalType. taxIncludedIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxIncludedIndicatorType Modifier and Type Method Description TaxIncludedIndicatorTypeRequestedTenderTotalType. getTaxIncludedIndicator()Gets the value of the taxIncludedIndicator property.TaxIncludedIndicatorTypeRequestForTenderLineType. getTaxIncludedIndicator()Gets the value of the taxIncludedIndicator property.TaxIncludedIndicatorTypeTaxTotalType. getTaxIncludedIndicator()Gets the value of the taxIncludedIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxIncludedIndicatorType Modifier and Type Method Description voidRequestedTenderTotalType. setTaxIncludedIndicator(TaxIncludedIndicatorType value)Sets the value of the taxIncludedIndicator property.voidRequestForTenderLineType. setTaxIncludedIndicator(TaxIncludedIndicatorType value)Sets the value of the taxIncludedIndicator property.voidTaxTotalType. setTaxIncludedIndicator(TaxIncludedIndicatorType value)Sets the value of the taxIncludedIndicator property. -
Uses of TaxIncludedIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxIncludedIndicatorType Modifier and Type Method Description TaxIncludedIndicatorTypeObjectFactory. createTaxIncludedIndicatorType()Create an instance ofTaxIncludedIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxIncludedIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxIncludedIndicatorType>ObjectFactory. createTaxIncludedIndicator(TaxIncludedIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxIncludedIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxIncludedIndicatorType>ObjectFactory. createTaxIncludedIndicator(TaxIncludedIndicatorType value)
-