Category Information Technology

Create the java TimeType class

Create the java TimeType class Create the java TimeType class (discussed in class & Chapter 8), with three private integer data fields named hours, minutes, and seconds, and implement the following public methods: TimeType() no argument contructor. Sets all private…