package com.ripple.client.enums; public enum Command { account_currencies, account_info, account_lines, account_offers, account_objects, account_tx, noripple_check, gateway_balances, blacklist, book_offers, connect, consensus_info, feature, fetch_info, get_counts, internal, ledger, ledger_accept, ledger_cleaner, ledger_closed, ledger_current, ledger_data, ledger_entry, ledger_header, ledger_request, log_level, logrotate, owner_info, path_find, peers, ping, print, proof_create, proof_solve, proof_verify, random, ripple_path_find, server_info, server_state, sign, sms, stop, submit, subscribe, transaction_entry, tx, tx_history, unl_add, unl_delete, unl_list, unl_load, unl_network, unl_reset, unl_score, unsubscribe, validation_create, validation_seed, wallet_accounts, wallet_propose, wallet_seed }