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 Link icon

    • qwa11pso Link icon

      public static final Qwa1.Field qwa11pso
    • qwa11psl Link icon

      public static final Qwa1.Field qwa11psl
    • qwa11psn Link icon

      public static final Qwa1.Field qwa11psn
    • qwa11r1o Link icon

      public static final Qwa1.Field qwa11r1o
    • qwa11r1l Link icon

      public static final Qwa1.Field qwa11r1l
    • qwa11r1n Link icon

      public static final Qwa1.Field qwa11r1n
    • qwa11r2o Link icon

      public static final Qwa1.Field qwa11r2o
    • qwa11r2l Link icon

      public static final Qwa1.Field qwa11r2l
    • qwa11r2n Link icon

      public static final Qwa1.Field qwa11r2n
    • qwa11r3o Link icon

      public static final Qwa1.Field qwa11r3o
    • qwa11r3l Link icon

      public static final Qwa1.Field qwa11r3l
    • qwa11r3n Link icon

      public static final Qwa1.Field qwa11r3n
    • qwa11r4o Link icon

      public static final Qwa1.Field qwa11r4o
    • qwa11r4l Link icon

      public static final Qwa1.Field qwa11r4l
    • qwa11r4n Link icon

      public static final Qwa1.Field qwa11r4n
    • qwa11r5o Link icon

      public static final Qwa1.Field qwa11r5o
    • qwa11r5l Link icon

      public static final Qwa1.Field qwa11r5l
    • qwa11r5n Link icon

      public static final Qwa1.Field qwa11r5n
  • Method Details Link icon

    • values Link icon

      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 Link icon

      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 Link icon

      public int offset()
    • length Link icon

      public int length()