public class GetTextResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<GetTextResponse>
| 构造器和说明 |
|---|
GetTextResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent()
存证信息
|
TsrResponse |
getTsr()
可信信息
|
void |
setContent(String content)
存证信息
|
void |
setTsr(TsrResponse tsr)
可信信息
|
public String getContent()
public void setContent(String content)
public TsrResponse getTsr()
public void setTsr(TsrResponse tsr)
Copyright © 2019. All Rights Reserved.