Uses of Enum
com.timeanddate.services.dataTypes.astro.AstronomyEventType
Packages that use AstronomyEventType
-
Uses of AstronomyEventType in com.timeanddate.services.dataTypes.astro
Fields in com.timeanddate.services.dataTypes.astro declared as AstronomyEventTypeMethods in com.timeanddate.services.dataTypes.astro that return AstronomyEventTypeModifier and TypeMethodDescriptionAstronomyEvent.getType()Indicates the type of the event.AstronomySpecial.getType()Indicates if the sun is up or down all day.static AstronomyEventTypeReturns the enum constant of this type with the specified name.static AstronomyEventType[]AstronomyEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.