public class AlipayUserStepcounterDataBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserStepcounterDataBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<StepcounterDataInfo> |
getStepInfo()
Gets step info.
|
void |
setStepInfo(List<StepcounterDataInfo> stepInfo)
Sets step info.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayUserStepcounterDataBatchqueryResponse()
public void setStepInfo(List<StepcounterDataInfo> stepInfo)
stepInfo
- the step infopublic List<StepcounterDataInfo> getStepInfo()
Copyright © 2018. All rights reserved.