public class CreatePeriodRespBody extends Object
| 构造器和说明 |
|---|
CreatePeriodRespBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEndMonth() |
String |
getPeriodId() |
String |
getStartMonth() |
void |
setEndMonth(String endMonth) |
void |
setPeriodId(String periodId) |
void |
setStartMonth(String startMonth) |
Copyright © 2024. All rights reserved.