public class ClaimProgress extends AlipayObject
| Constructor and Description |
|---|
ClaimProgress() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUpdateContent()
Gets update content.
|
Date |
getUpdateTime()
Gets update time.
|
void |
setUpdateContent(String updateContent)
Sets update content.
|
void |
setUpdateTime(Date updateTime)
Sets update time.
|
public String getUpdateContent()
public void setUpdateContent(String updateContent)
updateContent - the update contentpublic Date getUpdateTime()
public void setUpdateTime(Date updateTime)
updateTime - the update timeCopyright © 2018. All rights reserved.