public final class QueueTimeField extends Object implements Serializable
| Modifier and Type | Method and Description | 
|---|---|
int | 
getTime()
Returns the time associated with this object in seconds 
 | 
boolean | 
isRelative()
Returns whether or not the time associated with this object is relative
 to the current time or is absolute 
 | 
String | 
toString()
Returs a string representation of this object 
 | 
public int getTime()
public boolean isRelative()