public class SetSubstitute extends Object
Constructor and Description |
---|
SetSubstitute() |
Modifier and Type | Method and Description |
---|---|
int |
getToken() |
String |
getUsername() |
void |
setToken(int token) |
void |
setUsername(String username) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic String getUsername()
public void setUsername(String username)
username
- the value for the username propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.