| Package | Description |
|---|---|
| no.api.meteo.entity.core.service.sunrise |
| Modifier and Type | Method and Description |
|---|---|
static PhaseType |
PhaseType.findByValue(String value) |
static PhaseType |
PhaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhaseType[] |
PhaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Moon(Date rise,
Date set,
Boolean neverRise,
Boolean neverSet,
List<ErrorType> error,
PhaseType phase) |
Copyright © 2015 Amedia. All rights reserved.