Ontimize 5.2072EN

com.ontimize.db
Class EntityResult.TimeUtil

java.lang.Object
  extended bycom.ontimize.db.EntityResult.TimeUtil
Enclosing class:
EntityResult

protected static class EntityResult.TimeUtil
extends java.lang.Object


Constructor Summary
protected EntityResult.TimeUtil()
           
 
Method Summary
 long getTime()
           
 void setTime(long t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityResult.TimeUtil

protected EntityResult.TimeUtil()
Method Detail

setTime

public void setTime(long t)

getTime

public long getTime()

Ontimize