Uses of Enum
com.xero.models.bankfeeds.CountryCode
Packages that use CountryCode
-
Uses of CountryCode in com.xero.models.bankfeeds
Methods in com.xero.models.bankfeeds that return CountryCodeModifier and TypeMethodDescriptionstatic CountryCodefromValueFeedConnection.getCountry()Get countrystatic CountryCodeReturns the enum constant of this type with the specified name.static CountryCode[]CountryCode.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 CountryCodeModifier and TypeMethodDescriptionFeedConnection.country(CountryCode country) countryvoidFeedConnection.setCountry(CountryCode country) country