public class AlipayUserStepcounterQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayUserStepcounterQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCount()
Gets count.
|
String |
getCountDate()
Gets count date.
|
String |
getTimeZone()
Gets time zone.
|
void |
setCount(Long count)
Sets count.
|
void |
setCountDate(String countDate)
Sets count date.
|
void |
setTimeZone(String timeZone)
Sets time zone.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCount(Long count)
count - the countpublic Long getCount()
public void setCountDate(String countDate)
countDate - the count datepublic String getCountDate()
public void setTimeZone(String timeZone)
timeZone - the time zonepublic String getTimeZone()
Copyright © 2018. All rights reserved.