Uses of Class
org.enblom.time.DayOfWeek

Uses of DayOfWeek in org.enblom.time
 

Methods in org.enblom.time that return DayOfWeek
 DayOfWeek DayDate.getDayOfWeek()
          Calculates the day of week of this date.
 DayOfWeek Time.getDayOfWeek()
          Calculates the day of week of this time.
static DayOfWeek DayOfWeek.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DayOfWeek[] DayOfWeek.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.