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