hla.rti1516
Class TimeQueryReturn
java.lang.Object
hla.rti1516.TimeQueryReturn
- All Implemented Interfaces:
- java.io.Serializable
public final class TimeQueryReturn
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
timeIsValid
public boolean timeIsValid
time
public LogicalTime time
TimeQueryReturn
public TimeQueryReturn(boolean tiv,
LogicalTime lt)
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object