public abstract static class ConfigReader.AbstractEnvironmentPropertyVariable extends Object implements ConfigReader.Variable
Modifier | Constructor and Description |
---|---|
protected |
AbstractEnvironmentPropertyVariable() |
protected |
AbstractEnvironmentPropertyVariable(String name,
String defValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
protected String |
getDefValue() |
protected String |
getName() |
protected void |
setDefValue(String defValue) |
protected void |
setName(String name) |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateValue
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.