Class ValueTypes

java.lang.Object
com.strategyquant.tradinglib.ValueTypes

public class ValueTypes extends Object
The Class ValueTypes.
  • Field Details

  • Constructor Details

    • ValueTypes

      public ValueTypes()
  • Method Details

    • typeToString

      public static String typeToString(byte type)
      Type to string.
      Parameters:
      type - the type
      Returns:
      the string
    • getTypes

      public static org.json.JSONObject getTypes()