@Entity public class UserDepartment extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GET_USER_DEPARTMENTS |
| Constructor and Description |
|---|
UserDepartment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMrcCode() |
String |
getOutOfService() |
String |
getUserId() |
void |
setMrcCode(String mrcCode) |
void |
setOutOfService(String outOfService) |
void |
setUserId(String userId) |
public static final String GET_USER_DEPARTMENTS
public String getUserId()
public void setUserId(String userId)
userId - the userId to setpublic String getMrcCode()
public void setMrcCode(String mrcCode)
mrcCode - the mrcCode to setpublic String getOutOfService()
public void setOutOfService(String outOfService)
outOfService - the outOfService to setCopyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.