| Package | Description |
|---|---|
| com.serotonin.mango.view.conversion |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearConversion |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<Conversions.ConversionType,Conversion> |
Conversions.availableConversions |
| Modifier and Type | Method and Description |
|---|---|
static Conversion |
Conversions.getConversion(com.serotonin.bacnet4j.type.enumerated.EngineeringUnits from,
com.serotonin.bacnet4j.type.enumerated.EngineeringUnits to) |
static Conversion |
Conversions.getConversion(java.lang.Integer from,
java.lang.Integer to) |