| Package | Description |
|---|---|
| com.florianmski.suncalc.models |
| Modifier and Type | Method and Description |
|---|---|
static SunPhase.Name |
SunPhase.Name.fromValue(String value) |
SunPhase.Name |
SunPhase.getName() |
static SunPhase.Name |
SunPhase.Name.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SunPhase.Name[] |
SunPhase.Name.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SunPhase |
SunPhase.get(SunPhase.Name name) |
Copyright © 2017. All rights reserved.