org.curewallet.lib.api.impl
クラス GetTransactionImpl

java.lang.Object
  上位を拡張 org.curewallet.lib.api.AbstractCoinAPI
      上位を拡張 org.curewallet.lib.api.impl.GetTransactionImpl
すべての実装されたインタフェース:
CoinAPI, GetTransaction

public class GetTransactionImpl
extends AbstractCoinAPI
implements GetTransaction

導入されたバージョン:
1.0
作成者:
Nezumi Kozo

フィールドの概要
protected static java.lang.String METHOD
           
 
クラス org.curewallet.lib.api.AbstractCoinAPI から継承されたフィールド
ARG_UNSPECIFIED
 
コンストラクタの概要
GetTransactionImpl()
           
 
メソッドの概要
 GetTransactionResult call(JsonRPCClient jsonRPCClient, java.lang.String transactionId)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

METHOD

protected static final java.lang.String METHOD
関連項目:
定数フィールド値
コンストラクタの詳細

GetTransactionImpl

public GetTransactionImpl()
導入されたバージョン:
1.0
メソッドの詳細

call

public GetTransactionResult call(JsonRPCClient jsonRPCClient,
                                 java.lang.String transactionId)
                          throws CoinAPIException
定義:
インタフェース GetTransaction 内の call
例外:
CoinAPIException


Copyright © 2014. All Rights Reserved.