public static class OapiRhinoHumanresEmployeeProductionteamListResponse.ProductionTeamList extends TaobaoObject
| Constructor and Description |
|---|
ProductionTeamList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizId() |
String |
getCapacityType() |
Boolean |
getDeleted() |
Long |
getEmpNum() |
String |
getGroupCode() |
String |
getModifier() |
String |
getProductionTeamCode() |
String |
getProductionTeamName() |
String |
getTenantId() |
void |
setBizId(String bizId) |
void |
setCapacityType(String capacityType) |
void |
setDeleted(Boolean deleted) |
void |
setEmpNum(Long empNum) |
void |
setGroupCode(String groupCode) |
void |
setModifier(String modifier) |
void |
setProductionTeamCode(String productionTeamCode) |
void |
setProductionTeamName(String productionTeamName) |
void |
setTenantId(String tenantId) |
public String getBizId()
public void setBizId(String bizId)
public String getCapacityType()
public void setCapacityType(String capacityType)
public Boolean getDeleted()
public void setDeleted(Boolean deleted)
public Long getEmpNum()
public void setEmpNum(Long empNum)
public String getGroupCode()
public void setGroupCode(String groupCode)
public String getModifier()
public void setModifier(String modifier)
public String getProductionTeamCode()
public void setProductionTeamCode(String productionTeamCode)
public String getProductionTeamName()
public void setProductionTeamName(String productionTeamName)
public String getTenantId()
public void setTenantId(String tenantId)
Copyright © 2021. All rights reserved.