Uses of Enum Class
net.time4j.calendar.astro.AstronomicalSeason
Packages that use AstronomicalSeason
-
Uses of AstronomicalSeason in net.time4j.calendar.astro
Methods in net.time4j.calendar.astro that return AstronomicalSeasonModifier and TypeMethodDescriptionstatic AstronomicalSeasonDetermines the astronomical season related to given moment.AstronomicalSeason.onNorthernHemisphere()Interpretes this season as related to the northern hemisphere and returns this instance unchanged.AstronomicalSeason.onSouthernHemisphere()Interpretes this season as related to the southern hemisphere and returns the corresponding northern equivalent.static AstronomicalSeasonReturns the enum constant of this class with the specified name.static AstronomicalSeason[]AstronomicalSeason.values()Returns an array containing the constants of this enum class, in the order they are declared.