Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TierRatePercentType
-
Packages that use TierRatePercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TierRatePercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TierRatePercentType Modifier and Type Field Description protected TierRatePercentTypeTaxCategoryType. tierRatePercentprotected TierRatePercentTypeTaxSubtotalType. tierRatePercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TierRatePercentType Modifier and Type Method Description TierRatePercentTypeTaxCategoryType. getTierRatePercent()Gets the value of the tierRatePercent property.TierRatePercentTypeTaxSubtotalType. getTierRatePercent()Gets the value of the tierRatePercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TierRatePercentType Modifier and Type Method Description voidTaxCategoryType. setTierRatePercent(TierRatePercentType value)Sets the value of the tierRatePercent property.voidTaxSubtotalType. setTierRatePercent(TierRatePercentType value)Sets the value of the tierRatePercent property. -
Uses of TierRatePercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TierRatePercentType Modifier and Type Method Description TierRatePercentTypeObjectFactory. createTierRatePercentType()Create an instance ofTierRatePercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TierRatePercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TierRatePercentType>ObjectFactory. createTierRatePercent(TierRatePercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TierRatePercentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TierRatePercentType>ObjectFactory. createTierRatePercent(TierRatePercentType value)
-