public class Result extends Object
| 构造器和说明 |
|---|
Result() |
| 限定符和类型 | 方法和说明 |
|---|---|
Content |
getContent()
get the content info.
|
Title |
getTitle()
get the Title info.
|
Url |
getUrl()
get the url info.
|
void |
setContent(Content content)
set the content info.
|
void |
setTitle(Title title)
set the Title info.
|
void |
setUrl(Url url)
set the url info.
|
String |
toString() |
Copyright © 2016. All rights reserved.