Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TargetCurrencyBaseRateType
-
Packages that use TargetCurrencyBaseRateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TargetCurrencyBaseRateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TargetCurrencyBaseRateType Modifier and Type Field Description protected TargetCurrencyBaseRateTypeExchangeRateType. targetCurrencyBaseRateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TargetCurrencyBaseRateType Modifier and Type Method Description TargetCurrencyBaseRateTypeExchangeRateType. getTargetCurrencyBaseRate()Gets the value of the targetCurrencyBaseRate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TargetCurrencyBaseRateType Modifier and Type Method Description voidExchangeRateType. setTargetCurrencyBaseRate(TargetCurrencyBaseRateType value)Sets the value of the targetCurrencyBaseRate property. -
Uses of TargetCurrencyBaseRateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TargetCurrencyBaseRateType Modifier and Type Method Description TargetCurrencyBaseRateTypeObjectFactory. createTargetCurrencyBaseRateType()Create an instance ofTargetCurrencyBaseRateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TargetCurrencyBaseRateType Modifier and Type Method Description javax.xml.bind.JAXBElement<TargetCurrencyBaseRateType>ObjectFactory. createTargetCurrencyBaseRate(TargetCurrencyBaseRateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TargetCurrencyBaseRateType Modifier and Type Method Description javax.xml.bind.JAXBElement<TargetCurrencyBaseRateType>ObjectFactory. createTargetCurrencyBaseRate(TargetCurrencyBaseRateType value)
-