railo.runtime.type.dt
Class Time

java.lang.Object
  extended by java.util.Date
      extended by railo.runtime.type.dt.DateTime
          extended by railo.runtime.type.dt.Time
All Implemented Interfaces:
Serializable, Cloneable, Comparable<Date>, Dumpable, Castable
Direct Known Subclasses:
TimeImpl

public abstract class Time
extends DateTime

time interface

See Also:
Serialized Form

Constructor Summary
Time()
          constructor of the class
Time(long time)
          constructor of the class
 
Method Summary
 
Methods inherited from class railo.runtime.type.dt.DateTime
toDoubleValue
 
Methods inherited from class java.util.Date
after, before, clone, compareTo, equals, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toLocaleString, toString, UTC
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface railo.runtime.dump.Dumpable
toDumpData
 
Methods inherited from interface railo.runtime.op.Castable
castToBoolean, castToBooleanValue, castToDateTime, castToDateTime, castToDoubleValue, castToDoubleValue, castToString, castToString, compareTo, compareTo, compareTo, compareTo
 

Constructor Detail

Time

public Time(long time)
constructor of the class

Parameters:
time -

Time

public Time()
constructor of the class



Copyright © 2012 Railo