Class ExtendedFieldDataTypes


  • public class ExtendedFieldDataTypes
    extends java.lang.Object
    Constants for the available ExtendedFieldDatatypes. TODO change into an enum.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BOOLEAN
      The datatype BOOLEAN.
      static int JSCALENDAR
      The datatype JSCALENDAR.
      static int MAX_DATATYPE_VALUE
      Max datatype value.
      static int MIN_DATATYPE_VALUE
      Min datatype value.
      static int NOTE
      The datatype NOTE.
      static int NUMBER
      The datatype NUMBER.
      static int SELECT
      The datatype SELECT.
      static int STRING
      The datatype STRING.
      static int TIMESTAMP
      The datatype TIMESTAMP.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait