Uses of Enum
com.xero.models.bankfeeds.CurrencyCode
Packages that use CurrencyCode
-
Uses of CurrencyCode in com.xero.models.bankfeeds
Methods in com.xero.models.bankfeeds that return CurrencyCodeModifier and TypeMethodDescriptionstatic CurrencyCodefromValueFeedConnection.getCurrency()Get currencystatic CurrencyCodeReturns the enum constant of this type with the specified name.static CurrencyCode[]CurrencyCode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.bankfeeds with parameters of type CurrencyCodeModifier and TypeMethodDescriptionFeedConnection.currency(CurrencyCode currency) currencyvoidFeedConnection.setCurrency(CurrencyCode currency) currency