public static interface SystemOfMeasurement.SoMChangeListener
Modifier and Type | Method and Description |
---|---|
void |
systemOfMeasurementChanged(String oldSoM,
String newSoM)
The current SoM has changed.
|
void systemOfMeasurementChanged(String oldSoM, String newSoM)
oldSoM
- The old system of measurementnewSoM
- The new (current) system of measurement