public static class AppTableField.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppTableField |
build() |
AppTableField.Builder |
fieldId(String fieldId) |
AppTableField.Builder |
fieldName(String fieldName) |
AppTableField.Builder |
property(AppTableFieldProperty property) |
AppTableField.Builder |
type(Integer type) |
AppTableField.Builder |
type(TypeEnum type) |
public AppTableField.Builder fieldId(String fieldId)
public AppTableField.Builder fieldName(String fieldName)
public AppTableField.Builder type(Integer type)
public AppTableField.Builder type(TypeEnum type)
public AppTableField.Builder property(AppTableFieldProperty property)
public AppTableField build()
Copyright © 2022. All rights reserved.