public class StagePayPlanDTO extends AlipayObject
| 构造器和说明 |
|---|
StagePayPlanDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getStageNo() |
List<StagePayPlanInfoDTO> |
getStagePayPlanInfos() |
void |
setStageNo(Long stageNo) |
void |
setStagePayPlanInfos(List<StagePayPlanInfoDTO> stagePayPlanInfos) |
public Long getStageNo()
public void setStageNo(Long stageNo)
public List<StagePayPlanInfoDTO> getStagePayPlanInfos()
public void setStagePayPlanInfos(List<StagePayPlanInfoDTO> stagePayPlanInfos)
Copyright © 2024. All rights reserved.