Package wt.eff.format

Class EffType

All Implemented Interfaces:
Serializable, Comparable, EnumeratedType, LocalizableMetadata, LocalizableMessage, Message

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class EffType extends _EffType
EffType is a specialization of EnumeratedType to provide localizable effectivity format type values. This class is used by the wt.eff.format package to record the type of the effectivity statement(s) currently being processed. The localized values for states are maintained in a resource bundle EffTypeRB, and its locale derivatives



Supported API: true

Extendable: false

See Also:
  • Field Details

    • SERIAL_NUMBER

      public static final EffType SERIAL_NUMBER
      Static final constant

      Supported API: true
    • LOT_NUMBER

      public static final EffType LOT_NUMBER
      Static final constant

      Supported API: true
    • DATE

      public static final EffType DATE
      Static final constant

      Supported API: true
    • MANUFACTURING_SEQUENCE_NUMBER

      public static final EffType MANUFACTURING_SEQUENCE_NUMBER
      Static final constant

      Supported API: true
    • BLOCK

      public static final EffType BLOCK
      Static final constant

      Supported API: true