Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CalculationRateType
-
Packages that use CalculationRateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CalculationRateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CalculationRateType Modifier and Type Field Description protected CalculationRateTypeExchangeRateType. calculationRateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CalculationRateType Modifier and Type Method Description CalculationRateTypeExchangeRateType. getCalculationRate()Gets the value of the calculationRate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CalculationRateType Modifier and Type Method Description voidExchangeRateType. setCalculationRate(CalculationRateType value)Sets the value of the calculationRate property. -
Uses of CalculationRateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CalculationRateType Modifier and Type Method Description CalculationRateTypeObjectFactory. createCalculationRateType()Create an instance ofCalculationRateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CalculationRateType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationRateType>ObjectFactory. createCalculationRate(CalculationRateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CalculationRateType Modifier and Type Method Description javax.xml.bind.JAXBElement<CalculationRateType>ObjectFactory. createCalculationRate(CalculationRateType value)
-