Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AmountRateType
-
Packages that use AmountRateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AmountRateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AmountRateType Modifier and Type Field Description protected AmountRateTypeFinancialGuaranteeType. amountRateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AmountRateType Modifier and Type Method Description AmountRateTypeFinancialGuaranteeType. getAmountRate()Gets the value of the amountRate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AmountRateType Modifier and Type Method Description voidFinancialGuaranteeType. setAmountRate(AmountRateType value)Sets the value of the amountRate property. -
Uses of AmountRateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AmountRateType Modifier and Type Method Description AmountRateTypeObjectFactory. createAmountRateType()Create an instance ofAmountRateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AmountRateType Modifier and Type Method Description javax.xml.bind.JAXBElement<AmountRateType>ObjectFactory. createAmountRate(AmountRateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AmountRateType Modifier and Type Method Description javax.xml.bind.JAXBElement<AmountRateType>ObjectFactory. createAmountRate(AmountRateType value)
-