testtool.Main
Class Time

java.lang.Object
  extended by testtool.Main.Time

public class Time
extends java.lang.Object

The length of a test. *


Field Summary
protected  int hours
           
protected  int minutes
           
 
Constructor Summary
Time()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hours

protected int hours

minutes

protected int minutes
Constructor Detail

Time

public Time()
Default Constructor