JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
net.time4j.calendar.astro.MoonPhase
Packages that use
MoonPhase
Package
Description
net.time4j.calendar.astro
Contains classes related to calendrical astronomy.
Uses of
MoonPhase
in
net.time4j.calendar.astro
Methods in
net.time4j.calendar.astro
that return
MoonPhase
Modifier and Type
Method
Description
static
MoonPhase
MoonPhase.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
MoonPhase
[]
MoonPhase.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.