Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxEnergyAmountType
-
Packages that use TaxEnergyAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxEnergyAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxEnergyAmountType Modifier and Type Field Description protected TaxEnergyAmountTypeEnergyTaxReportType. taxEnergyAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxEnergyAmountType Modifier and Type Method Description TaxEnergyAmountTypeEnergyTaxReportType. getTaxEnergyAmount()Gets the value of the taxEnergyAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxEnergyAmountType Modifier and Type Method Description voidEnergyTaxReportType. setTaxEnergyAmount(TaxEnergyAmountType value)Sets the value of the taxEnergyAmount property. -
Uses of TaxEnergyAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxEnergyAmountType Modifier and Type Method Description TaxEnergyAmountTypeObjectFactory. createTaxEnergyAmountType()Create an instance ofTaxEnergyAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxEnergyAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxEnergyAmountType>ObjectFactory. createTaxEnergyAmount(TaxEnergyAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxEnergyAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxEnergyAmountType>ObjectFactory. createTaxEnergyAmount(TaxEnergyAmountType value)
-