Uses of Enum
com.timeanddate.services.dataTypes.astro.MoonPhase
Packages that use MoonPhase
-
Uses of MoonPhase in com.timeanddate.services.dataTypes.astro
Methods in com.timeanddate.services.dataTypes.astro that return MoonPhaseModifier and TypeMethodDescriptionAstronomyDay.getMoonPhase()Moon phase for the day.static MoonPhaseReturns the enum constant of this type with the specified name.static MoonPhase[]MoonPhase.values()Returns an array containing the constants of this enum type, in the order they are declared.