Uses of Enum
org.knowm.xchange.bitbay.v3.dto.BitbayBalanceHistoryEntry.BalanceType
Packages that use BitbayBalanceHistoryEntry.BalanceType
-
Uses of BitbayBalanceHistoryEntry.BalanceType in org.knowm.xchange.bitbay.v3.dto
Methods in org.knowm.xchange.bitbay.v3.dto that return BitbayBalanceHistoryEntry.BalanceTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.BitbayBalanceHistoryEntry.BalanceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.