public class OKW_CustomSettings extends Object
| Constructor and Description |
|---|
OKW_CustomSettings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage() |
String |
getPathSep() |
Integer |
getTimeOutExists() |
Integer |
getTimeOutNotExists() |
void |
getTimeOutNotExists(Integer value) |
void |
setLanguage(String value) |
void |
setPathSep(String value) |
void |
setTimeOutExists(Integer value) |
public String getLanguage()
public void setLanguage(String value)
public String getPathSep()
public void setPathSep(String value)
public Integer getTimeOutExists()
public void setTimeOutExists(Integer value)
public Integer getTimeOutNotExists()
public void getTimeOutNotExists(Integer value)
Copyright © 2021 OpenKeyWord. All rights reserved.