|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WeekDay | |
---|---|
com.nitido.nimx.nuggets.wcap | This package contains the Nugget and associate classes for accessing iPlanet Calendar Server through WCAP commands. |
Uses of WeekDay in com.nitido.nimx.nuggets.wcap |
---|
Fields in com.nitido.nimx.nuggets.wcap declared as WeekDay | |
---|---|
static WeekDay |
WeekDay.FRI
Friday |
static WeekDay |
WeekDay.MON
Monday |
static WeekDay |
WeekDay.SAT
Saturday |
static WeekDay |
WeekDay.SUN
Sunday |
static WeekDay |
WeekDay.THU
Thursday |
static WeekDay |
WeekDay.TUE
Tuesday |
static WeekDay |
WeekDay.WED
Wednesday |
Methods in com.nitido.nimx.nuggets.wcap that return WeekDay | |
---|---|
static WeekDay |
WeekDay.convertFromInt(int dayInt)
Convert a integer into a WeekDay object. |
static WeekDay |
WeekDay.convertFromString(java.lang.String inStr)
Convert a string into a WeekDay object. |
WeekDay |
RecurRule.getWeekStart()
Retrieves the weekStart field (which day is regarded as the start of the work week). |
Methods in com.nitido.nimx.nuggets.wcap with parameters of type WeekDay | |
---|---|
void |
RecurRule.setWeekStart(WeekDay weekStart)
Sets which day is regarded as the start of the work week. |
Constructors in com.nitido.nimx.nuggets.wcap with parameters of type WeekDay | |
---|---|
RecurRule(RecurFreq freq,
int count,
java.util.Date until,
int interval,
WeekDay weekStart,
int[] bySecond,
int[] byMinute,
int[] byHour,
java.lang.String[] byDay,
int[] byMonthDay,
int[] byYearDay,
int[] byWeekNo,
int[] byMonth,
int[] bySetPos)
Constructor for the advance recurrence rule. |
|
Nitido NiM 2.5 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.