类 GetUserBatchDto


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

      • GetUserBatchDto

        public GetUserBatchDto()
    • 方法详细资料

      • getUserIds

        public String getUserIds()
      • setUserIds

        public void setUserIds​(String userIds)
      • getUserIdType

        public String getUserIdType()
      • setUserIdType

        public void setUserIdType​(String userIdType)
      • getWithCustomData

        public Boolean getWithCustomData()
      • setWithCustomData

        public void setWithCustomData​(Boolean withCustomData)
      • getWithIdentities

        public Boolean getWithIdentities()
      • setWithIdentities

        public void setWithIdentities​(Boolean withIdentities)
      • getWithDepartmentIds

        public Boolean getWithDepartmentIds()
      • setWithDepartmentIds

        public void setWithDepartmentIds​(Boolean withDepartmentIds)