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

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

    • qwt02pso

      public static final Qwt0.Field qwt02pso
    • qwt02psl

      public static final Qwt0.Field qwt02psl
    • qwt02psn

      public static final Qwt0.Field qwt02psn
    • qwt02r1o

      public static final Qwt0.Field qwt02r1o
    • qwt02r1l

      public static final Qwt0.Field qwt02r1l
    • qwt02r1n

      public static final Qwt0.Field qwt02r1n
    • qwt02r2o

      public static final Qwt0.Field qwt02r2o
    • qwt02r2l

      public static final Qwt0.Field qwt02r2l
    • qwt02r2n

      public static final Qwt0.Field qwt02r2n
    • qwt02r3o

      public static final Qwt0.Field qwt02r3o
    • qwt02r3l

      public static final Qwt0.Field qwt02r3l
    • qwt02r3n

      public static final Qwt0.Field qwt02r3n
    • qwt02r4o

      public static final Qwt0.Field qwt02r4o
    • qwt02r4l

      public static final Qwt0.Field qwt02r4l
    • qwt02r4n

      public static final Qwt0.Field qwt02r4n
    • qwt02r5o

      public static final Qwt0.Field qwt02r5o
    • qwt02r5l

      public static final Qwt0.Field qwt02r5l
    • qwt02r5n

      public static final Qwt0.Field qwt02r5n
    • qwt02r6o

      public static final Qwt0.Field qwt02r6o
    • qwt02r6l

      public static final Qwt0.Field qwt02r6l
    • qwt02r6n

      public static final Qwt0.Field qwt02r6n
    • qwt02r7o

      public static final Qwt0.Field qwt02r7o
    • qwt02r7l

      public static final Qwt0.Field qwt02r7l
    • qwt02r7n

      public static final Qwt0.Field qwt02r7n
    • qwt02r8o

      public static final Qwt0.Field qwt02r8o
    • qwt02r8l

      public static final Qwt0.Field qwt02r8l
    • qwt02r8n

      public static final Qwt0.Field qwt02r8n
    • qwt02r9o

      public static final Qwt0.Field qwt02r9o
    • qwt02r9l

      public static final Qwt0.Field qwt02r9l
    • qwt02r9n

      public static final Qwt0.Field qwt02r9n
    • qwt02rao

      public static final Qwt0.Field qwt02rao
    • qwt02ral

      public static final Qwt0.Field qwt02ral
    • qwt02ran

      public static final Qwt0.Field qwt02ran
    • qwt02rbo

      public static final Qwt0.Field qwt02rbo
    • qwt02rbl

      public static final Qwt0.Field qwt02rbl
    • qwt02rbn

      public static final Qwt0.Field qwt02rbn
    • qwt02rco

      public static final Qwt0.Field qwt02rco
    • qwt02rcl

      public static final Qwt0.Field qwt02rcl
    • qwt02rcn

      public static final Qwt0.Field qwt02rcn
    • qwt02rdo

      public static final Qwt0.Field qwt02rdo
    • qwt02rdl

      public static final Qwt0.Field qwt02rdl
    • qwt02rdn

      public static final Qwt0.Field qwt02rdn
    • qwt02reo

      public static final Qwt0.Field qwt02reo
    • qwt02rel

      public static final Qwt0.Field qwt02rel
    • qwt02ren

      public static final Qwt0.Field qwt02ren
    • qwt02rfo

      public static final Qwt0.Field qwt02rfo
    • qwt02rfl

      public static final Qwt0.Field qwt02rfl
    • qwt02rfn

      public static final Qwt0.Field qwt02rfn
    • qwt02rgo

      public static final Qwt0.Field qwt02rgo
    • qwt02rgl

      public static final Qwt0.Field qwt02rgl
    • qwt02rgn

      public static final Qwt0.Field qwt02rgn
    • qwt02rho

      public static final Qwt0.Field qwt02rho
    • qwt02rhl

      public static final Qwt0.Field qwt02rhl
    • qwt02rhn

      public static final Qwt0.Field qwt02rhn
    • qwt02rio

      public static final Qwt0.Field qwt02rio
    • qwt02ril

      public static final Qwt0.Field qwt02ril
    • qwt02rin

      public static final Qwt0.Field qwt02rin
  • Method Details

    • values

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