|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.utils.handler.PermisCalendar
public class PermisCalendar
Constructor Summary | |
---|---|
PermisCalendar(java.lang.String dateIn)
Creates a new instance of PermisCalender |
Method Summary | |
---|---|
int |
getDay()
|
int |
getHour()
|
int |
getMinute()
|
int |
getMonth()
|
int |
getSecond()
|
int |
getYear()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PermisCalendar(java.lang.String dateIn)
Method Detail |
---|
public int getYear()
public int getMonth()
public int getDay()
public int getHour()
public int getMinute()
public int getSecond()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |