public class PropertiesManager extends Object
| Constructor and Description |
|---|
PropertiesManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getOutputFilePath() |
String |
getUrl() |
void |
setKey(String key) |
void |
setMemoryKey(String key) |
void |
setMemoryUrl(String url) |
void |
setOutputFilePath(String outputFilePath) |
void |
setUrl(String url) |
public void setUrl(String url)
public void setKey(String key)
public void setOutputFilePath(String outputFilePath)
public void setMemoryKey(String key)
public void setMemoryUrl(String url)
public String getUrl()
public String getKey()
public String getOutputFilePath()
Copyright © 2017 Denim Group, Ltd.. All rights reserved.