public abstract class AbstractContent extends AbstractResultInner implements Content
Content,
Serialized Form| Constructor and Description |
|---|
AbstractContent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
获取内容
|
String |
getType()
获取类型
|
void |
setText(String text) |
void |
setType(String type) |
String |
toString() |
getOriginalData, setOriginalDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOtherParam, getOtherParamgetOriginalDatapublic void setText(String text)
public void setType(String type)
public String toString()
toString in class AbstractResultInnerCopyright © 2020. All rights reserved.