类 ListApplicationDto


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

      • ListApplicationDto

        public ListApplicationDto()
    • 方法详细资料

      • getPage

        public Integer getPage()
      • setPage

        public void setPage​(Integer page)
      • getLimit

        public Integer getLimit()
      • setLimit

        public void setLimit​(Integer limit)
      • getIsIntegrateApp

        public Boolean getIsIntegrateApp()
      • setIsIntegrateApp

        public void setIsIntegrateApp​(Boolean isIntegrateApp)
      • getIsSelfBuiltApp

        public Boolean getIsSelfBuiltApp()
      • setIsSelfBuiltApp

        public void setIsSelfBuiltApp​(Boolean isSelfBuiltApp)
      • getSsoEnabled

        public Boolean getSsoEnabled()
      • setSsoEnabled

        public void setSsoEnabled​(Boolean ssoEnabled)
      • getKeyword

        public Boolean getKeyword()
      • setKeyword

        public void setKeyword​(Boolean keyword)