Uses of Class
org.knowm.xchange.bitstamp.BitstampAuthenticatedV2.Country
Package | Description |
---|---|
org.knowm.xchange.bitstamp |
-
Uses of BitstampAuthenticatedV2.Country in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return BitstampAuthenticatedV2.Country Modifier and Type Method Description static BitstampAuthenticatedV2.Country
BitstampAuthenticatedV2.Country. valueOf(String name)
Returns 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.