Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SourceCurrencyCodeType
-
Packages that use SourceCurrencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SourceCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SourceCurrencyCodeType Modifier and Type Field Description protected SourceCurrencyCodeTypeExchangeRateType. sourceCurrencyCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SourceCurrencyCodeType Modifier and Type Method Description SourceCurrencyCodeTypeExchangeRateType. getSourceCurrencyCode()Gets the value of the sourceCurrencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SourceCurrencyCodeType Modifier and Type Method Description voidExchangeRateType. setSourceCurrencyCode(SourceCurrencyCodeType value)Sets the value of the sourceCurrencyCode property. -
Uses of SourceCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SourceCurrencyCodeType Modifier and Type Method Description SourceCurrencyCodeTypeObjectFactory. createSourceCurrencyCodeType()Create an instance ofSourceCurrencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SourceCurrencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SourceCurrencyCodeType>ObjectFactory. createSourceCurrencyCode(SourceCurrencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SourceCurrencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SourceCurrencyCodeType>ObjectFactory. createSourceCurrencyCode(SourceCurrencyCodeType value)
-