public class FlowMeasuredHelper
extends java.lang.Object
EnergyFlowMeasured
or GoodFlowMeasured.| Constructor and Description |
|---|
FlowMeasuredHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDisplayText(EnergyFlowMeasured efm)
Return a displayable text for the specified
EnergyFlowMeasured. |
static java.lang.String |
getDisplayText(GoodFlowMeasured gfm)
Return a displayable text for the specified
GoodFlowMeasured. |
public static java.lang.String getDisplayText(EnergyFlowMeasured efm)
EnergyFlowMeasured.efm - the EnergyFlowMeasured to displaypublic static java.lang.String getDisplayText(GoodFlowMeasured gfm)
GoodFlowMeasured.gfm - the GoodFlowMeasured to display