|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.curewallet.lib.jsonrpc.JsonRPCResponseObject
org.curewallet.lib.api.response.ResponseObject
org.curewallet.lib.api.response.GetRawTransactionResponseObject1
public class GetRawTransactionResponseObject1
コンストラクタの概要 | |
---|---|
GetRawTransactionResponseObject1()
|
メソッドの概要 | |
---|---|
GetRawTransactionResult |
getResult()
|
GetRawTransactionResult |
getResultObject()
|
void |
setResult(GetRawTransactionResult result)
|
クラス org.curewallet.lib.api.response.ResponseObject から継承されたメソッド |
---|
getError, getId, setError, setId |
クラス org.curewallet.lib.jsonrpc.JsonRPCResponseObject から継承されたメソッド |
---|
getJsonString, setJsonString |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public GetRawTransactionResponseObject1()
メソッドの詳細 |
---|
public GetRawTransactionResult getResult()
public void setResult(GetRawTransactionResult result)
result
- セットする resultpublic GetRawTransactionResult getResultObject()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |