|
||||||||||
前 次 | フレームあり フレームなし |
SendToAddressResult を使用しているパッケージ | |
---|---|
org.curewallet.lib.api | |
org.curewallet.lib.api.impl | |
org.curewallet.lib.api.mock | |
org.curewallet.lib.api.response |
org.curewallet.lib.api での SendToAddressResult の使用 |
---|
SendToAddressResult を返す org.curewallet.lib.api のメソッド | |
---|---|
SendToAddressResult |
SendToAddress.call(JsonRPCClient jsonRPCClient,
java.lang.String toAddress,
java.math.BigDecimal amount)
送金します。 |
SendToAddressResult |
SendToAddress.call(JsonRPCClient jsonRPCClient,
java.lang.String toAddress,
java.math.BigDecimal amount,
java.lang.String comment,
java.lang.String commentTo)
送金します。 |
org.curewallet.lib.api.impl での SendToAddressResult の使用 |
---|
SendToAddressResult を返す org.curewallet.lib.api.impl のメソッド | |
---|---|
SendToAddressResult |
SendToAddressImpl.call(JsonRPCClient jsonRPCClient,
java.lang.String toAddress,
java.math.BigDecimal amount)
|
SendToAddressResult |
SendToAddressImpl.call(JsonRPCClient jsonRPCClient,
java.lang.String toAddress,
java.math.BigDecimal amount,
java.lang.String comment,
java.lang.String commentTo)
|
org.curewallet.lib.api.mock での SendToAddressResult の使用 |
---|
SendToAddressResult を返す org.curewallet.lib.api.mock のメソッド | |
---|---|
SendToAddressResult |
SendToAddressMock.call(JsonRPCClient jsonRPCClient,
java.lang.String toAddress,
java.math.BigDecimal amount)
|
SendToAddressResult |
SendToAddressMock.call(JsonRPCClient jsonRPCClient,
java.lang.String toAddress,
java.math.BigDecimal amount,
java.lang.String comment,
java.lang.String commentTo)
|
org.curewallet.lib.api.response での SendToAddressResult の使用 |
---|
SendToAddressResult を返す org.curewallet.lib.api.response のメソッド | |
---|---|
SendToAddressResult |
SendToAddressResponseObject.getResultObject()
|
|
||||||||||
前 次 | フレームあり フレームなし |