Uses of Enum
cz.gopay.api.v3.model.common.CountryCode
Packages that use CountryCode
-
Uses of CountryCode in cz.gopay.api.v3.model.common
Methods in cz.gopay.api.v3.model.common that return CountryCodeModifier and TypeMethodDescriptionstatic CountryCodeCountryCode.fromAlpha2Code(String code) static CountryCodeCountryCode.fromCodeStrict(String countryCode) static 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. -
Uses of CountryCode in cz.gopay.api.v3.model.payment.support
Methods in cz.gopay.api.v3.model.payment.support that return CountryCodeMethods in cz.gopay.api.v3.model.payment.support with parameters of type CountryCode