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