Package | Description |
---|---|
com.ur.urcap.api.domain.value.simple |
Modifier and Type | Method and Description |
---|---|
static Torque.Unit |
Torque.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Torque.Unit[] |
Torque.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Torque |
SimpleValueFactory.createTorque(double value,
Torque.Unit unit) |
double |
Torque.getAs(Torque.Unit unit)
Provides the value in specified units
|
Copyright © 2018. All rights reserved.