Java com.liferay.portal.kernel.cal TZSRecurrence fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.cal TZSRecurrence fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.cal TZSRecurrence.

The text is from its open source code.

Constructor

Method

DayAndPosition[]getByDay()
Method getByDay
int[]getByMonth()
Method getByMonth
int[]getByMonthDay()
Method getByMonthDay
intgetFrequency()
Method getFrequency
intgetInterval()
Method getInterval
intgetOccurrence()
Method getOccurrence
CalendargetUntil()
Method getUntil
booleanisInRecurrence(Calendar current)
Method isInRecurrence
voidsetByDay(DayAndPosition[] b)
Method setByDay
voidsetByMonth(int[] b)
Method setByMonth
voidsetByMonthDay(int[] b)
Method setByMonthDay
voidsetFrequency(int freq)
Method setFrequency
voidsetInterval(int intr)
Method setInterval
voidsetOccurrence(int occur)
Method setOccurrence
voidsetTimeZone(TimeZone timeZone)
voidsetUntil(Calendar u)
Method setUntil
voidsetWeekStart(int weekstart)
Method setWeekStart