クラス
org.monache.lib.api.result.SendToAddressResult の使用

SendToAddressResult を使用しているパッケージ
org.monache.lib.api   
org.monache.lib.api.impl   
 

org.monache.lib.api での SendToAddressResult の使用
 

SendToAddressResult を返す org.monache.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)
          推奨されていません。 未検証 comment commenTo
 

org.monache.lib.api.impl での SendToAddressResult の使用
 

SendToAddressResult を返す org.monache.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)
           
 



Copyright © 2014. All Rights Reserved.