public class MgetDepartmentRespBody extends Object
| 构造器和说明 |
|---|
MgetDepartmentRespBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
AbnormalRecord[] |
getAbnormals() |
Department[] |
getDepartments() |
void |
setAbnormals(AbnormalRecord[] abnormals) |
void |
setDepartments(Department[] departments) |
public Department[] getDepartments()
public void setDepartments(Department[] departments)
public AbnormalRecord[] getAbnormals()
public void setAbnormals(AbnormalRecord[] abnormals)
Copyright © 2025. All rights reserved.