public class CreateEmployeeBankAccountOption extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateEmployeeBankAccountOption.Builder |
| 构造器和说明 |
|---|
CreateEmployeeBankAccountOption() |
CreateEmployeeBankAccountOption(CreateEmployeeBankAccountOption.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getDataSource() |
static CreateEmployeeBankAccountOption.Builder |
newBuilder() |
void |
setDataSource(Integer dataSource) |
public CreateEmployeeBankAccountOption()
public CreateEmployeeBankAccountOption(CreateEmployeeBankAccountOption.Builder builder)
public static CreateEmployeeBankAccountOption.Builder newBuilder()
public Integer getDataSource()
public void setDataSource(Integer dataSource)
Copyright © 2025. All rights reserved.