Retrieves the minutes of the hour that this Time object represents.
public int getMinute()
Returns an integer value that represents the minutes of the hour that this Time object represents.
The number returned by the getMinute method is always between 0 and 59.
See Also getSecond, getMillis, getHour, getTimeOfDay