|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.util.cal.DayAndPosition
DayAndPosition
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 static boolean isValidDayOfWeek(int d)
public static boolean isValidDayPosition(int p)
public Object clone()
clone in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic int getDayOfWeek()
public int getDayPosition()
public int hashCode()
hashCode in class Objectpublic void setDayOfWeek(int d)
public void setDayPosition(int p)
public String toString()
toString in class Object
|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||