Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SourceCurrencyBaseRateType
-
Packages that use SourceCurrencyBaseRateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SourceCurrencyBaseRateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SourceCurrencyBaseRateType Modifier and Type Field Description protected SourceCurrencyBaseRateTypeExchangeRateType. sourceCurrencyBaseRateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SourceCurrencyBaseRateType Modifier and Type Method Description SourceCurrencyBaseRateTypeExchangeRateType. getSourceCurrencyBaseRate()Gets the value of the sourceCurrencyBaseRate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SourceCurrencyBaseRateType Modifier and Type Method Description voidExchangeRateType. setSourceCurrencyBaseRate(SourceCurrencyBaseRateType value)Sets the value of the sourceCurrencyBaseRate property. -
Uses of SourceCurrencyBaseRateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SourceCurrencyBaseRateType Modifier and Type Method Description SourceCurrencyBaseRateTypeObjectFactory. createSourceCurrencyBaseRateType()Create an instance ofSourceCurrencyBaseRateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SourceCurrencyBaseRateType Modifier and Type Method Description javax.xml.bind.JAXBElement<SourceCurrencyBaseRateType>ObjectFactory. createSourceCurrencyBaseRate(SourceCurrencyBaseRateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SourceCurrencyBaseRateType Modifier and Type Method Description javax.xml.bind.JAXBElement<SourceCurrencyBaseRateType>ObjectFactory. createSourceCurrencyBaseRate(SourceCurrencyBaseRateType value)
-