|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.monache.lib.api.AbstractCoinAPI
org.monache.lib.api.impl.WalletLockImpl
public class WalletLockImpl
フィールドの概要 | |
---|---|
protected static java.lang.String |
METHOD
|
クラス org.monache.lib.api.AbstractCoinAPI から継承されたフィールド |
---|
ARG_UNSPECIFIED |
コンストラクタの概要 | |
---|---|
WalletLockImpl()
|
メソッドの概要 | |
---|---|
WalletLockResult |
call(JsonRPCClient jsonRPCClient)
アウォレットの複合キーをメモリから削除し、ウォレットをロックします。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
protected static final java.lang.String METHOD
コンストラクタの詳細 |
---|
public WalletLockImpl()
メソッドの詳細 |
---|
public WalletLockResult call(JsonRPCClient jsonRPCClient) throws CoinAPIException
WalletLock
の記述:
WalletLock
内の call
jsonRPCClient
- JSON-RPCクライアント
CoinAPIException
- 失敗
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |