Class Utility


  • public class Utility
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getDateTimeString​(java.util.Date date)  
      static java.lang.String getValidExecutionDateTime​(com.caplin.ret.trapi.fx.FXOrder quoteFXOrder)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getValidExecutionDateTime

        public static java.lang.String getValidExecutionDateTime​(com.caplin.ret.trapi.fx.FXOrder quoteFXOrder)
      • getDateTimeString

        public static java.lang.String getDateTimeString​(java.util.Date date)