public static final class PropertiesLoader.FileNameKey extends Object
| Constructor and Description |
|---|
FileNameKey(String nameProperty,
String fallbackName,
Map options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
File |
file() |
int |
hashCode() |
boolean |
isDebug() |
boolean |
isDecrypt() |
boolean |
isReload() |
void |
setDebug(boolean debug) |
void |
setDecrypt(boolean decrypt) |
String |
toString() |
public boolean isReload()
public File file()
public boolean isDecrypt()
public void setDecrypt(boolean decrypt)
public void setDebug(boolean debug)
public boolean isDebug()
Copyright © 2020 The Apache Software Foundation. All rights reserved.