类 ListProcessRespBody
java.lang.Object
com.lark.oapi.service.corehr.v2.model.ListProcessRespBody
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明String[]voidsetHasMore(Boolean hasMore) voidsetPageToken(String pageToken) voidsetProcessIds(String[] processIds)
-
构造器详细资料
-
ListProcessRespBody
public ListProcessRespBody()
-
-
方法详细资料
-
getProcessIds
-
setProcessIds
-
getHasMore
-
setHasMore
-
getPageToken
-
setPageToken
-