public class AlipayZdatafrontCommonQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayZdatafrontCommonQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCacheTimestamp()
Gets cache timestamp.
|
String |
getValues()
Gets values.
|
void |
setCacheTimestamp(Long cacheTimestamp)
Sets cache timestamp.
|
void |
setValues(String values)
Sets values.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCacheTimestamp(Long cacheTimestamp)
cacheTimestamp - the cache timestamppublic Long getCacheTimestamp()
public void setValues(String values)
values - the valuespublic String getValues()
Copyright © 2018. All rights reserved.