Package loggerForms

Enum Class UDColName

java.lang.Object
java.lang.Enum<UDColName>
loggerForms.UDColName
All Implemented Interfaces:
Serializable, Comparable<UDColName>, Constable

public enum UDColName extends Enum<UDColName>
  • Enum Constant Details

    • Id

      public static final UDColName Id
    • Order

      public static final UDColName Order
    • Type

      public static final UDColName Type
    • Title

      public static final UDColName Title
    • PostTitle

      public static final UDColName PostTitle
    • DbTitle

      public static final UDColName DbTitle
    • Length

      public static final UDColName Length
    • Topic

      public static final UDColName Topic
    • NMEA_Module

      public static final UDColName NMEA_Module
    • NMEA_String

      public static final UDColName NMEA_String
    • NMEA_Position

      public static final UDColName NMEA_Position
    • Required

      public static final UDColName Required
    • AutoUpdate

      public static final UDColName AutoUpdate
    • Autoclear

      public static final UDColName Autoclear
    • ForceGps

      public static final UDColName ForceGps
    • Hint

      public static final UDColName Hint
    • ADC_Channel

      public static final UDColName ADC_Channel
    • ADC_Gain

      public static final UDColName ADC_Gain
    • Analog_Multiply

      public static final UDColName Analog_Multiply
    • Analog_Add

      public static final UDColName Analog_Add
    • Plot

      public static final UDColName Plot
    • Height

      public static final UDColName Height
    • Colour

      public static final UDColName Colour
    • MinValue

      public static final UDColName MinValue
    • MaxValue

      public static final UDColName MaxValue
    • ReadOnly

      public static final UDColName ReadOnly
    • Send_Control_Name

      public static final UDColName Send_Control_Name
    • Control_on_Subform

      public static final UDColName Control_on_Subform
    • Get_Control_Data

      public static final UDColName Get_Control_Data
    • Default

      public static final UDColName Default
  • Method Details

    • values

      public static UDColName[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static UDColName valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • toString

      public String toString()
      Overrides:
      toString in class Enum<UDColName>
    • getStringLength

      public int getStringLength()
      Returns:
      the stringLength
    • getSqlType

      public int getSqlType()
      Returns:
      the type