public class GetFinanceFilenotaryResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<GetFinanceFilenotaryResponse>
| 构造器和说明 |
|---|
GetFinanceFilenotaryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFileNotaryType()
文件存证类型
|
String |
getHashAlgorithm()
哈希算法
|
String |
getNotaryContent()
存证内容
|
void |
setFileNotaryType(String fileNotaryType)
文件存证类型
|
void |
setHashAlgorithm(String hashAlgorithm)
哈希算法
|
void |
setNotaryContent(String notaryContent)
存证内容
|
public String getFileNotaryType()
public void setFileNotaryType(String fileNotaryType)
public String getHashAlgorithm()
public void setHashAlgorithm(String hashAlgorithm)
public String getNotaryContent()
public void setNotaryContent(String notaryContent)
Copyright © 2019. All Rights Reserved.