|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.util.cal.DayAndPosition
com.liferay.portal.kernel.cal.
public class DayAndPosition
| Field Summary | |
|---|---|
static int |
NO_WEEKDAY
Deprecated. Field NO_WEEKDAY |
| Constructor Summary | |
|---|---|
DayAndPosition()
Deprecated. Constructor DayAndPosition |
|
DayAndPosition(int d,
int p)
Deprecated. Constructor DayAndPosition |
|
| Method Summary | |
|---|---|
Object |
clone()
Deprecated. Method clone |
boolean |
equals(Object obj)
Deprecated. Method equals |
int |
getDayOfWeek()
Deprecated. Method getDayOfWeek |
int |
getDayPosition()
Deprecated. Method getDayPosition |
int |
hashCode()
Deprecated. |
static boolean |
isValidDayOfWeek(int d)
Deprecated. Method isValidDayOfWeek |
static boolean |
isValidDayPosition(int p)
Deprecated. Method isValidDayPosition |
void |
setDayOfWeek(int d)
Deprecated. Method setDayOfWeek |
void |
setDayPosition(int p)
Deprecated. Method setDayPosition |
String |
toString()
Deprecated. Method toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int NO_WEEKDAY
| Constructor Detail |
|---|
public DayAndPosition()
public DayAndPosition(int d,
int p)
| Method Detail |
|---|
public int getDayOfWeek()
public void setDayOfWeek(int d)
public int getDayPosition()
public void setDayPosition(int p)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static boolean isValidDayOfWeek(int d)
public static boolean isValidDayPosition(int p)
public Object clone()
clone in class Objectpublic String toString()
toString in class Object
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||