Uses of Enum
org.knowm.xchange.bitstamp.BitstampAuthenticatedV2.Country
Packages that use BitstampAuthenticatedV2.Country
-
Uses of BitstampAuthenticatedV2.Country in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return BitstampAuthenticatedV2.CountryModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BitstampAuthenticatedV2.Country[]
BitstampAuthenticatedV2.Country.values()
Returns an array containing the constants of this enum type, in the order they are declared.