This is the complete list of members for org.turro.indicator.IndicatorVariable, including all inherited members.
| equals(Object obj) | org.turro.indicator.IndicatorVariable | |
| getAvoid() | org.turro.indicator.IndicatorVariable | |
| getFullName() | org.turro.indicator.IndicatorVariable | |
| getMissingValue() | org.turro.indicator.IndicatorVariable | |
| getName() | org.turro.indicator.IndicatorVariable | |
| getRoot() | org.turro.indicator.IndicatorVariable | |
| getType() | org.turro.indicator.IndicatorVariable | |
| hashCode() | org.turro.indicator.IndicatorVariable | |
| IndicatorVariable(String root, String name, boolean preprocess, VariableType type) | org.turro.indicator.IndicatorVariable | |
| IndicatorVariable(String root, String name, boolean preprocess, VariableType type, boolean reversed) | org.turro.indicator.IndicatorVariable | |
| IndicatorVariable(String root, String name, boolean preprocess, VariableType type, String avoid) | org.turro.indicator.IndicatorVariable | |
| IndicatorVariable(String root, String name, boolean preprocess, VariableType type, boolean reversed, String avoid) | org.turro.indicator.IndicatorVariable | |
| isPreprocess() | org.turro.indicator.IndicatorVariable | |
| isReversed() | org.turro.indicator.IndicatorVariable | |
| permits(String root) | org.turro.indicator.IndicatorVariable | |
| result(String root, VariableType type) | org.turro.indicator.IndicatorVariable | static |
| toString() | org.turro.indicator.IndicatorVariable | |