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

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

    • qws30pso

      public static final Qws3.Field qws30pso
    • qws30psl

      public static final Qws3.Field qws30psl
    • qws30psn

      public static final Qws3.Field qws30psn
    • qws30r1o

      public static final Qws3.Field qws30r1o
    • qws30r1l

      public static final Qws3.Field qws30r1l
    • qws30r1n

      public static final Qws3.Field qws30r1n
  • Method Details

    • values

      public static Qws3.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 Qws3.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()