Uses of Class
com.tibco.bpm.web.client.model.types.WorkingDay.DayofWeek

Packages that use WorkingDay.DayofWeek
com.tibco.bpm.web.client.model.types   
 

Uses of WorkingDay.DayofWeek in com.tibco.bpm.web.client.model.types
 

Methods in com.tibco.bpm.web.client.model.types that return WorkingDay.DayofWeek
 WorkingDay.DayofWeek WorkingDay.getDayofWeek()
          TODO Describe this method
static WorkingDay.DayofWeek WorkingDay.DayofWeek.valueOf(int code)
           
static WorkingDay.DayofWeek WorkingDay.DayofWeek.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WorkingDay.DayofWeek[] WorkingDay.DayofWeek.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.tibco.bpm.web.client.model.types with parameters of type WorkingDay.DayofWeek
 void WorkingDay.setDayofWeek(WorkingDay.DayofWeek dayofWeek)
          TODO Describe this method
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.