| 构造器和说明 |
|---|
BahWfParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
BahWfParam |
clone() |
Long |
getDepartmentId() |
int |
getDptType() |
String |
getIncludeElements() |
int |
getMenuType() |
String |
getModuleType() |
String |
getOrderBy() |
String |
getOrderKey() |
String |
getOrgIdStr() |
String |
getOrgName() |
int |
getOrgType() |
Map<String,Object> |
getOthers() |
int |
getPage() |
int |
getRptMonth() |
String |
getRptMonthDisplay() |
int |
getRptYear() |
int |
getSize() |
void |
setDepartmentId(Long departmentId) |
void |
setDptType(int dptType) |
void |
setIncludeElements(String includeElements) |
void |
setMenuType(int menuType) |
void |
setModuleType(String moduleType) |
void |
setOrderBy(String orderBy) |
void |
setOrderKey(String orderKey) |
void |
setOrgIdStr(String orgIdStr) |
void |
setOrgName(String orgName) |
void |
setOrgType(int orgType) |
void |
setOthers(Map<String,Object> others) |
void |
setPage(int page) |
void |
setRptMonth(int rptMonth) |
void |
setRptMonthDisplay(String rptMonthDisplay) |
void |
setRptYear(int rptYear) |
void |
setSize(int size) |
public void setDepartmentId(Long departmentId)
public Long getDepartmentId()
public int getRptYear()
public void setRptYear(int rptYear)
public int getRptMonth()
public void setRptMonth(int rptMonth)
public String getOrgIdStr()
public void setOrgIdStr(String orgIdStr)
public String getOrgName()
public void setOrgName(String orgName)
public String getIncludeElements()
public void setIncludeElements(String includeElements)
public String getModuleType()
public void setModuleType(String moduleType)
public int getOrgType()
public void setOrgType(int orgType)
public int getDptType()
public void setDptType(int dptType)
public String getOrderKey()
public void setOrderKey(String orderKey)
public String getOrderBy()
public void setOrderBy(String orderBy)
public BahWfParam clone()
public String getRptMonthDisplay()
public void setRptMonthDisplay(String rptMonthDisplay)
public int getMenuType()
public void setMenuType(int menuType)
public int getPage()
public void setPage(int page)
public int getSize()
public void setSize(int size)
Copyright © 2016–2017. All rights reserved.