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 AstronomyEventCodeStringUtils.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 AstronomyEventCodeReturns 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.