public class Department extends Object
| Constructor and Description |
|---|
Department() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDescription() |
Boolean |
getReadOnly() |
void |
setCode(String code) |
void |
setDescription(String description) |
void |
setReadOnly(Boolean readOnly) |
Copyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.