Package | Description |
---|---|
com.ur.urcap.api.domain.data | |
com.ur.urcap.api.domain.value.simple |
Modifier and Type | Method and Description |
---|---|
Pressure |
DataModel.get(String key,
Pressure defaultValue)
Get the Pressure value assigned to the specified key.
|
Modifier and Type | Method and Description |
---|---|
Pressure |
DataModel.get(String key,
Pressure defaultValue)
Get the Pressure value assigned to the specified key.
|
void |
DataModel.set(String key,
Pressure value)
Assign a Pressure value to the specified key.
|
Modifier and Type | Method and Description |
---|---|
Pressure |
SimpleValueFactory.createPressure(double value,
Pressure.Unit unit) |
Copyright © 2019. All rights reserved.