| Package | Description |
|---|---|
| com.flowthings.client.domain.elements |
| Modifier and Type | Field and Description |
|---|---|
Length.Units |
Length.units |
| Modifier and Type | Method and Description |
|---|---|
Length.Units |
Length.getUnits() |
static Length.Units |
Length.Units.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Length.Units[] |
Length.Units.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Length(Length.Units units,
double magnitude) |
Copyright © 2016. All rights reserved.