biz.onixs.fix.util
Class Timestamp

java.lang.Object
  extended by biz.onixs.fix.util.Timestamp

public class Timestamp
extends Object

Timestamp-related functionality.


Constructor Summary
Timestamp()
           
 
Method Summary
 String getUtcTimestamp(boolean withMs)
           
 byte[] getUtcTimestampBytes(boolean withMs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timestamp

public Timestamp()
Method Detail

getUtcTimestampBytes

public byte[] getUtcTimestampBytes(boolean withMs)

getUtcTimestamp

public String getUtcTimestamp(boolean withMs)


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.