|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.curewallet.lib.jsonrpc.JsonRPCResponseObject
org.curewallet.lib.api.response.ResponseObject
org.curewallet.lib.api.response.GetTransactionResponseObject
public class GetTransactionResponseObject
コンストラクタの概要 | |
---|---|
GetTransactionResponseObject()
|
メソッドの概要 | |
---|---|
GetTransactionResult |
getResult()
|
GetTransactionResult |
getResultObject()
|
void |
setResult(GetTransactionResult 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 GetTransactionResponseObject()
メソッドの詳細 |
---|
public GetTransactionResult getResult()
public void setResult(GetTransactionResult result)
result
- セットする resultpublic GetTransactionResult getResultObject()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |