Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxEvidenceIndicatorType
-
Packages that use TaxEvidenceIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxEvidenceIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxEvidenceIndicatorType Modifier and Type Field Description protected TaxEvidenceIndicatorTypeTaxTotalType. taxEvidenceIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxEvidenceIndicatorType Modifier and Type Method Description TaxEvidenceIndicatorTypeTaxTotalType. getTaxEvidenceIndicator()Gets the value of the taxEvidenceIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxEvidenceIndicatorType Modifier and Type Method Description voidTaxTotalType. setTaxEvidenceIndicator(TaxEvidenceIndicatorType value)Sets the value of the taxEvidenceIndicator property. -
Uses of TaxEvidenceIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxEvidenceIndicatorType Modifier and Type Method Description TaxEvidenceIndicatorTypeObjectFactory. createTaxEvidenceIndicatorType()Create an instance ofTaxEvidenceIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxEvidenceIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxEvidenceIndicatorType>ObjectFactory. createTaxEvidenceIndicator(TaxEvidenceIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxEvidenceIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxEvidenceIndicatorType>ObjectFactory. createTaxEvidenceIndicator(TaxEvidenceIndicatorType value)
-