Uses of Enum
org.knowm.xchange.therock.dto.account.TheRockWithdrawal.Method
Packages that use TheRockWithdrawal.Method
-
Uses of TheRockWithdrawal.Method in org.knowm.xchange.therock.dto.account
Methods in org.knowm.xchange.therock.dto.account that return TheRockWithdrawal.MethodModifier and TypeMethodDescriptionTheRockWithdrawal.getWithdrawMethod()static TheRockWithdrawal.MethodReturns the enum constant of this type with the specified name.static TheRockWithdrawal.Method[]TheRockWithdrawal.Method.values()Returns an array containing the constants of this enum type, in the order they are declared.