Uses of Class
eu.webtoolkit.jwt.CalendarHeaderFormat
-
Packages that use CalendarHeaderFormat Package Description eu.webtoolkit.jwt -
-
Uses of CalendarHeaderFormat in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return CalendarHeaderFormat Modifier and Type Method Description CalendarHeaderFormatWCalendar. getHorizontalHeaderFormat()Returns the horizontal header format.static CalendarHeaderFormatCalendarHeaderFormat. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CalendarHeaderFormat[]CalendarHeaderFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.webtoolkit.jwt with parameters of type CalendarHeaderFormat Modifier and Type Method Description voidWCalendar. setHorizontalHeaderFormat(CalendarHeaderFormat format)Sets the horizontal header format.
-