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