类 AppTableFieldProperty
java.lang.Object
com.lark.oapi.service.bitable.v1.model.AppTableFieldProperty
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetAutoFill(Boolean autoFill) voidsetAutoSerial(AppFieldPropertyAutoSerial autoSerial) voidsetBackFieldName(String backFieldName) voidsetDateFormatter(String dateFormatter) voidsetFormatter(String formatter) voidsetFormulaExpression(String formulaExpression) voidsetLocation(AppFieldPropertyLocation location) voidsetMultiple(Boolean multiple) voidsetOptions(AppTableFieldPropertyOption[] options) voidsetTableId(String tableId) voidsetTableName(String tableName)
-
构造器详细资料
-
AppTableFieldProperty
public AppTableFieldProperty() -
AppTableFieldProperty
-
-
方法详细资料
-
newBuilder
-
getOptions
-
setOptions
-
getFormatter
-
setFormatter
-
getDateFormatter
-
setDateFormatter
-
getAutoFill
-
setAutoFill
-
getMultiple
-
setMultiple
-
getTableId
-
setTableId
-
getTableName
-
setTableName
-
getBackFieldName
-
setBackFieldName
-
getAutoSerial
-
setAutoSerial
-
getLocation
-
setLocation
-
getFormulaExpression
-
setFormulaExpression
-