public class StepcounterDataInfo extends AlipayObject
| Constructor and Description |
|---|
StepcounterDataInfo() |
| 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.
|
public Long getCount()
public void setCount(Long count)
count - the countpublic String getCountDate()
public void setCountDate(String countDate)
countDate - the count datepublic String getTimeZone()
public void setTimeZone(String timeZone)
timeZone - the time zoneCopyright © 2018. All rights reserved.