public class InAndOutReportChartMonthResponse.Data extends Object
| 限定符和类型 | 类和说明 |
|---|---|
class |
InAndOutReportChartMonthResponse.Data.In |
class |
InAndOutReportChartMonthResponse.Data.Out |
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InAndOutReportChartMonthResponse.Data.In> |
getIn() |
List<InAndOutReportChartMonthResponse.Data.Out> |
getOut() |
void |
setIn(List<InAndOutReportChartMonthResponse.Data.In> in) |
void |
setOut(List<InAndOutReportChartMonthResponse.Data.Out> out) |
public List<InAndOutReportChartMonthResponse.Data.In> getIn()
public void setIn(List<InAndOutReportChartMonthResponse.Data.In> in)
public List<InAndOutReportChartMonthResponse.Data.Out> getOut()
public void setOut(List<InAndOutReportChartMonthResponse.Data.Out> out)
Copyright © 2022. All rights reserved.