|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.curewallet.lib.httpclient.HttpClientResult
public class HttpClientResult
コンストラクタの概要 | |
---|---|
HttpClientResult()
|
メソッドの概要 | |
---|---|
java.lang.String |
getContent()
|
void |
setContent(java.lang.String content)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public HttpClientResult()
メソッドの詳細 |
---|
public java.lang.String getContent()
public void setContent(java.lang.String content)
content
- セットする content
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |