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

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

    • qwa11pso

      public static final Qwa1.Field qwa11pso
    • qwa11psl

      public static final Qwa1.Field qwa11psl
    • qwa11psn

      public static final Qwa1.Field qwa11psn
    • qwa11r1o

      public static final Qwa1.Field qwa11r1o
    • qwa11r1l

      public static final Qwa1.Field qwa11r1l
    • qwa11r1n

      public static final Qwa1.Field qwa11r1n
    • qwa11r2o

      public static final Qwa1.Field qwa11r2o
    • qwa11r2l

      public static final Qwa1.Field qwa11r2l
    • qwa11r2n

      public static final Qwa1.Field qwa11r2n
    • qwa11r3o

      public static final Qwa1.Field qwa11r3o
    • qwa11r3l

      public static final Qwa1.Field qwa11r3l
    • qwa11r3n

      public static final Qwa1.Field qwa11r3n
    • qwa11r4o

      public static final Qwa1.Field qwa11r4o
    • qwa11r4l

      public static final Qwa1.Field qwa11r4l
    • qwa11r4n

      public static final Qwa1.Field qwa11r4n
    • qwa11r5o

      public static final Qwa1.Field qwa11r5o
    • qwa11r5l

      public static final Qwa1.Field qwa11r5l
    • qwa11r5n

      public static final Qwa1.Field qwa11r5n
  • Method Details

    • values

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