-
-
Constructor Summary
Constructors
Constructor and Description |
TimeStruct() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TimeStruct
public TimeStruct()
-
Method Detail
-
getYear
public int getYear()
-
getMonth
public int getMonth()
-
getDay
public int getDay()
-
getHour
public int getHour()
-
getMinute
public int getMinute()
-
getSecond
public int getSecond()
-
getWeek
public int getWeek()
Copyright © 2018. All rights reserved.