Package | Description |
---|---|
net.hrider.api.model |
Modifier and Type | Method and Description |
---|---|
DepartmentSummary |
PositionEmbedded.getDepartment() |
DepartmentSummary |
DepartmentEmbedded.getParent()
The department that has this as a child.
|
Modifier and Type | Method and Description |
---|---|
void |
PositionEmbedded.setDepartment(DepartmentSummary department) |
void |
DepartmentEmbedded.setParent(DepartmentSummary parent) |