|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeConvention | |
|---|---|
| com.github.fedy2.weather.data.unit | |
| Uses of TimeConvention in com.github.fedy2.weather.data.unit |
|---|
| Methods in com.github.fedy2.weather.data.unit that return TimeConvention | |
|---|---|
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. |
| Constructors in com.github.fedy2.weather.data.unit with parameters of type TimeConvention | |
|---|---|
Time(int hours,
int minutes,
TimeConvention convention)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||