public class KoubeiServindustryExercisePlancourseSyncModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiServindustryExercisePlancourseSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getDataVersion() |
String |
getFitnessId() |
List<ExercisePlanOpenModel> |
getPlanList() |
String |
getShopId() |
void |
setDataVersion(Long dataVersion) |
void |
setFitnessId(String fitnessId) |
void |
setPlanList(List<ExercisePlanOpenModel> planList) |
void |
setShopId(String shopId) |
public KoubeiServindustryExercisePlancourseSyncModel()
public Long getDataVersion()
public void setDataVersion(Long dataVersion)
public String getFitnessId()
public void setFitnessId(String fitnessId)
public List<ExercisePlanOpenModel> getPlanList()
public void setPlanList(List<ExercisePlanOpenModel> planList)
public String getShopId()
public void setShopId(String shopId)
Copyright © 2020. All rights reserved.