java.lang.Object
java.lang.Enum<Qws2.Field>
com.blackhillsoftware.smf.db2.section.Qws2.Field
All Implemented Interfaces:
Serializable, Comparable<Qws2.Field>, java.lang.constant.Constable
Enclosing class:
Qws2

public static enum Qws2.Field extends Enum<Qws2.Field>
  • Enum Constant Details

    • qws20pso

      public static final Qws2.Field qws20pso
    • qws20psl

      public static final Qws2.Field qws20psl
    • qws20psn

      public static final Qws2.Field qws20psn
    • qws20r1o

      public static final Qws2.Field qws20r1o
    • qws20r1l

      public static final Qws2.Field qws20r1l
    • qws20r1n

      public static final Qws2.Field qws20r1n
  • Method Details

    • values

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

      public static Qws2.Field valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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 type has no constant with the specified name
      NullPointerException - if the argument is null
    • offset

      public int offset()
    • length

      public int length()