|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.knowgate.misc.Month
public class Month
| Constructor Summary | |
|---|---|
Month(int y,
int m)
|
|
| Method Summary | |
|---|---|
java.util.Date |
firstDay()
|
int |
getMonth()
|
int |
getYear()
|
java.util.Date |
lastDay()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Month(int y,
int m)
| Method Detail |
|---|
public int getYear()
public int getMonth()
public java.util.Date firstDay()
public java.util.Date lastDay()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||