类 AppTableRecordUtil
java.lang.Object
com.lark.oapi.core.utils.AppTableRecordUtil
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static Attachment[]getAttachmentListField(AppTableRecord appTableRecord, String key) static BooleangetBooleanField(AppTableRecord appTableRecord, String key) static Person[]getPersonListField(AppTableRecord appTableRecord, String key) static StringgetStringField(AppTableRecord appTableRecord, String key) static String[]getStringListField(AppTableRecord appTableRecord, String key) static Url[]getUrlListField(AppTableRecord appTableRecord, String key)
-
构造器详细资料
-
AppTableRecordUtil
public AppTableRecordUtil()
-
-
方法详细资料
-
getStringField
-
getBooleanField
-
getStringListField
-
getUrlListField
-
getPersonListField
-
getAttachmentListField
-