Uses of Enum
com.timeanddate.services.dataTypes.astro.AstronomyEventCode
Packages that use AstronomyEventCode
-
Uses of AstronomyEventCode in com.timeanddate.services.common
Methods in com.timeanddate.services.common that return AstronomyEventCodeModifier and TypeMethodDescriptionstatic AstronomyEventCode
StringUtils.resolveAstronomyEventCode(String eventCode)
-
Uses of AstronomyEventCode in com.timeanddate.services.dataTypes.astro
Methods in com.timeanddate.services.dataTypes.astro that return AstronomyEventCodeModifier and TypeMethodDescriptionAstronomyDayEvent.getType()
Indicates the type of the event.static AstronomyEventCode
Returns the enum constant of this type with the specified name.static AstronomyEventCode[]
AstronomyEventCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.