org.monache.lib.api.response
クラス GetRawTransactionResponseObject1

java.lang.Object
  上位を拡張 org.monache.lib.jsonrpc.JsonRPCResponseObject
      上位を拡張 org.monache.lib.api.response.ResponseObject
          上位を拡張 org.monache.lib.api.response.GetRawTransactionResponseObject1

public class GetRawTransactionResponseObject1
extends ResponseObject

導入されたバージョン:
1.0
作成者:
monache.org

コンストラクタの概要
GetRawTransactionResponseObject1()
           
 
メソッドの概要
 GetRawTransactionResult getResult()
           
 GetRawTransactionResult getResultObject()
           
 void setResult(GetRawTransactionResult result)
           
 
クラス org.monache.lib.api.response.ResponseObject から継承されたメソッド
getError, getId, setError, setId
 
クラス org.monache.lib.jsonrpc.JsonRPCResponseObject から継承されたメソッド
getJsonString, setJsonString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

GetRawTransactionResponseObject1

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

getResult

public GetRawTransactionResult getResult()
戻り値:
result
導入されたバージョン:
1.0

setResult

public void setResult(GetRawTransactionResult result)
パラメータ:
result - セットする result
導入されたバージョン:
1.0

getResultObject

public GetRawTransactionResult getResultObject()


Copyright © 2014. All Rights Reserved.