public final class TimeOfDay extends Object implements Serializable
| Constructor and Description | 
|---|
| TimeOfDay(Integer hour,
         Integer minute)Instantiates a new TimeOfDay. | 
public TimeOfDay(Integer hour, Integer minute)
hour - see getHour()minute - see getMinute()Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.