Package com.bytedesk.team.department
Class DepartmentEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.team.department.DepartmentEntity
- All Implemented Interfaces:
Serializable
部门
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Set<DepartmentEntity>
private String
private String
private DepartmentEntity
private static final long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addChild
(DepartmentEntity child) void
removeChild
(DepartmentEntity child)
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
description
-
parent
-
children
-
-
Constructor Details
-
DepartmentEntity
public DepartmentEntity()
-
-
Method Details
-
addChild
-
removeChild
-