public class SetOutOfOffice extends Object
Constructor and Description |
---|
SetOutOfOffice() |
Modifier and Type | Method and Description |
---|---|
int |
getToken() |
boolean |
isOutOfOffice() |
void |
setOutOfOffice(boolean outOfOffice) |
void |
setToken(int token) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic boolean isOutOfOffice()
public void setOutOfOffice(boolean outOfOffice)
outOfOffice
- the value for the outOfOffice propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.