Uses of Class
org.knowm.xchange.bibox.dto.BiboxCommands
Packages that use BiboxCommands
-
Uses of BiboxCommands in org.knowm.xchange.bibox.dto
Fields in org.knowm.xchange.bibox.dto declared as BiboxCommandsMethods in org.knowm.xchange.bibox.dto that return BiboxCommandsModifier and TypeMethodDescriptionstatic BiboxCommandsBiboxCommands.depositAddressCommand(String coinSymbol) static BiboxCommandsBiboxCommands.depositsCommand(BiboxFundsCommandBody body) static BiboxCommandsBiboxCommands.of(List<BiboxCommand<?>> commands) static BiboxCommandsBiboxCommands.of(BiboxCommand<?>... commands) static BiboxCommandsBiboxCommands.transferCommand(BiboxTransferCommandBody body) static BiboxCommandsBiboxCommands.withdrawalsCommand(BiboxFundsCommandBody body)