public class AlipaySocialAntsportsCurrentpathQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipaySocialAntsportsCurrentpathQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getExerciseConsumeStepCount() |
Long |
getExerciseProduceStepCount() |
Long |
getForwardStepCount() |
Long |
getMinGoSteps() |
String |
getNextUnlockPathId() |
String |
getPathCompleteStatus() |
String |
getPathId() |
String |
getPathJoinStatus() |
String |
getPathName() |
String |
getPathRecordId() |
String |
getPathScene() |
String |
getPathStationCode() |
String |
getPathStationName() |
void |
setExerciseConsumeStepCount(Long exerciseConsumeStepCount) |
void |
setExerciseProduceStepCount(Long exerciseProduceStepCount) |
void |
setForwardStepCount(Long forwardStepCount) |
void |
setMinGoSteps(Long minGoSteps) |
void |
setNextUnlockPathId(String nextUnlockPathId) |
void |
setPathCompleteStatus(String pathCompleteStatus) |
void |
setPathId(String pathId) |
void |
setPathJoinStatus(String pathJoinStatus) |
void |
setPathName(String pathName) |
void |
setPathRecordId(String pathRecordId) |
void |
setPathScene(String pathScene) |
void |
setPathStationCode(String pathStationCode) |
void |
setPathStationName(String pathStationName) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySocialAntsportsCurrentpathQueryResponse()
public void setExerciseConsumeStepCount(Long exerciseConsumeStepCount)
public Long getExerciseConsumeStepCount()
public void setExerciseProduceStepCount(Long exerciseProduceStepCount)
public Long getExerciseProduceStepCount()
public void setForwardStepCount(Long forwardStepCount)
public Long getForwardStepCount()
public void setMinGoSteps(Long minGoSteps)
public Long getMinGoSteps()
public void setNextUnlockPathId(String nextUnlockPathId)
public String getNextUnlockPathId()
public void setPathCompleteStatus(String pathCompleteStatus)
public String getPathCompleteStatus()
public void setPathId(String pathId)
public String getPathId()
public void setPathJoinStatus(String pathJoinStatus)
public String getPathJoinStatus()
public void setPathName(String pathName)
public String getPathName()
public void setPathRecordId(String pathRecordId)
public String getPathRecordId()
public void setPathScene(String pathScene)
public String getPathScene()
public void setPathStationCode(String pathStationCode)
public String getPathStationCode()
public void setPathStationName(String pathStationName)
public String getPathStationName()
Copyright © 2023. All rights reserved.