Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TierRangeType
-
Packages that use TierRangeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TierRangeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TierRangeType Modifier and Type Field Description protected TierRangeTypeTaxCategoryType. tierRangeprotected TierRangeTypeTaxSubtotalType. tierRangeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TierRangeType Modifier and Type Method Description TierRangeTypeTaxCategoryType. getTierRange()Gets the value of the tierRange property.TierRangeTypeTaxSubtotalType. getTierRange()Gets the value of the tierRange property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TierRangeType Modifier and Type Method Description voidTaxCategoryType. setTierRange(TierRangeType value)Sets the value of the tierRange property.voidTaxSubtotalType. setTierRange(TierRangeType value)Sets the value of the tierRange property. -
Uses of TierRangeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TierRangeType Modifier and Type Method Description TierRangeTypeObjectFactory. createTierRangeType()Create an instance ofTierRangeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TierRangeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TierRangeType>ObjectFactory. createTierRange(TierRangeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TierRangeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TierRangeType>ObjectFactory. createTierRange(TierRangeType value)
-