| Package | Description |
|---|---|
| com.github.fedy2.weather.data.unit |
| Modifier and Type | Method and Description |
|---|---|
TimeConvention |
Time.getConvention()
Returns the time convention.
|
static TimeConvention |
TimeConvention.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeConvention[] |
TimeConvention.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Time(int hours,
int minutes,
TimeConvention convention) |
Copyright © 2016. All rights reserved.