类 ListOrganizationsDto


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

      • ListOrganizationsDto

        public ListOrganizationsDto()
    • 方法详细资料

      • getPage

        public Integer getPage()
      • setPage

        public void setPage​(Integer page)
      • getLimit

        public Integer getLimit()
      • setLimit

        public void setLimit​(Integer limit)
      • getFetchAll

        public Boolean getFetchAll()
      • setFetchAll

        public void setFetchAll​(Boolean fetchAll)
      • getWithCustomData

        public Boolean getWithCustomData()
      • setWithCustomData

        public void setWithCustomData​(Boolean withCustomData)
      • getTenantId

        public String getTenantId()
      • setTenantId

        public void setTenantId​(String tenantId)