public class EnergyRule extends Object
| Modifier and Type | Field and Description |
|---|---|
List<EnergyCorrection> |
energyCorrections |
List<String> |
errors |
String |
id |
String |
ruleName |
int |
state |
double |
stateEnergy |
String |
stateInfo |
| Constructor and Description |
|---|
EnergyRule() |
public String ruleName
public String id
public int state
public String stateInfo
public double stateEnergy
public List<EnergyCorrection> energyCorrections
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.