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