TextConfigFile, XmlConfigFile@Incubating public interface ConfigFile
| Modifier and Type | Method | Description | 
|---|---|---|
| java.io.File | getLocation() | The location where this file will be generated. | 
| void | setLocation(java.lang.Object location) | Specify the location where this file will be generated. |