public class AlipayOpenPublicLifeModifyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenPublicLifeModifyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getModifyTime()
Gets modify time.
|
String |
getPublicId()
Gets public id.
|
void |
setModifyTime(String modifyTime)
Sets modify time.
|
void |
setPublicId(String publicId)
Sets public id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setModifyTime(String modifyTime)
modifyTime
- the modify timepublic String getModifyTime()
public void setPublicId(String publicId)
publicId
- the public idpublic String getPublicId()
Copyright © 2018. All rights reserved.