类 ListTenantApplicationsDto


  • public class ListTenantApplicationsDto
    extends Object
    • 构造器详细资料

      • ListTenantApplicationsDto

        public ListTenantApplicationsDto()
    • 方法详细资料

      • getPage

        public String getPage()
      • setPage

        public void setPage​(String page)
      • getLimit

        public String getLimit()
      • setLimit

        public void setLimit​(String limit)
      • getKeywords

        public String getKeywords()
      • setKeywords

        public void setKeywords​(String keywords)
      • getSsoEnabled

        public Boolean getSsoEnabled()
      • setSsoEnabled

        public void setSsoEnabled​(Boolean ssoEnabled)