Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CurrencyCodeType
-
Packages that use CurrencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CurrencyCodeType Modifier and Type Field Description protected CurrencyCodeTypeFinancialAccountType. currencyCodeprotected CurrencyCodeTypeTaxSchemeType. currencyCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CurrencyCodeType Modifier and Type Method Description CurrencyCodeTypeFinancialAccountType. getCurrencyCode()Gets the value of the currencyCode property.CurrencyCodeTypeTaxSchemeType. getCurrencyCode()Gets the value of the currencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CurrencyCodeType Modifier and Type Method Description voidFinancialAccountType. setCurrencyCode(CurrencyCodeType value)Sets the value of the currencyCode property.voidTaxSchemeType. setCurrencyCode(CurrencyCodeType value)Sets the value of the currencyCode property. -
Uses of CurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CurrencyCodeType Modifier and Type Method Description CurrencyCodeTypeObjectFactory. createCurrencyCodeType()Create an instance ofCurrencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CurrencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CurrencyCodeType>ObjectFactory. createCurrencyCode(CurrencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CurrencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CurrencyCodeType>ObjectFactory. createCurrencyCode(CurrencyCodeType value)
-