|
||||||||||
前 次 | フレームあり フレームなし |
GetNewAddressResult を使用しているパッケージ | |
---|---|
org.curewallet.lib.api | |
org.curewallet.lib.api.impl | |
org.curewallet.lib.api.mock | |
org.curewallet.lib.api.response |
org.curewallet.lib.api での GetNewAddressResult の使用 |
---|
GetNewAddressResult を返す org.curewallet.lib.api のメソッド | |
---|---|
GetNewAddressResult |
GetNewAddress.call(JsonRPCClient jsonRPCClient)
新しく受け取り用のアドレスを作成します。 |
GetNewAddressResult |
GetNewAddress.call(JsonRPCClient jsonRPCClient,
java.lang.String account)
新しく受け取り用のアドレスを作成し、任意の口座名を設定します。 |
org.curewallet.lib.api.impl での GetNewAddressResult の使用 |
---|
GetNewAddressResult を返す org.curewallet.lib.api.impl のメソッド | |
---|---|
GetNewAddressResult |
GetNewAddressImpl.call(JsonRPCClient jsonRPCClient)
|
GetNewAddressResult |
GetNewAddressImpl.call(JsonRPCClient jsonRPCClient,
java.lang.String account)
|
org.curewallet.lib.api.mock での GetNewAddressResult の使用 |
---|
GetNewAddressResult を返す org.curewallet.lib.api.mock のメソッド | |
---|---|
GetNewAddressResult |
GetNewAddressMock.call(JsonRPCClient jsonRPCClient)
|
GetNewAddressResult |
GetNewAddressMock.call(JsonRPCClient jsonRPCClient,
java.lang.String account)
|
org.curewallet.lib.api.response での GetNewAddressResult の使用 |
---|
GetNewAddressResult を返す org.curewallet.lib.api.response のメソッド | |
---|---|
GetNewAddressResult |
GetNewAddressResponseObject.getResultObject()
|
|
||||||||||
前 次 | フレームあり フレームなし |