public class GetOrganizationBatchDto extends Object
| 构造器和说明 |
|---|
GetOrganizationBatchDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOrganizationCodeList() |
String |
getTenantId() |
Boolean |
getWithCustomData() |
Boolean |
getWithPost() |
void |
setOrganizationCodeList(String organizationCodeList) |
void |
setTenantId(String tenantId) |
void |
setWithCustomData(Boolean withCustomData) |
void |
setWithPost(Boolean withPost) |
public String getOrganizationCodeList()
public void setOrganizationCodeList(String organizationCodeList)
public Boolean getWithCustomData()
public void setWithCustomData(Boolean withCustomData)
public Boolean getWithPost()
public void setWithPost(Boolean withPost)
public String getTenantId()
public void setTenantId(String tenantId)
Copyright © 2024. All rights reserved.