Uses of Class
net.anotheria.anosite.content.variables.CalendarVariableNames
-
Packages that use CalendarVariableNames Package Description net.anotheria.anosite.content.variables -
-
Uses of CalendarVariableNames in net.anotheria.anosite.content.variables
Methods in net.anotheria.anosite.content.variables that return CalendarVariableNames Modifier and Type Method Description static CalendarVariableNamesCalendarVariableNames. valueOf(String name)Returns the enum constant of this type with the specified name.static CalendarVariableNames[]CalendarVariableNames. values()Returns an array containing the constants of this enum type, in the order they are declared.
-