Package wt.eff

Class EffTypeModifier

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

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class EffTypeModifier extends _EffTypeModifier


Supported API: true

Extendable: false
See Also:
  • Field Details

    • EXACT

      public static final EffTypeModifier EXACT
      Constant denoting the effectivity record is an exact statement.

      Supported API: true
    • NO_LATER_THAN

      public static final EffTypeModifier NO_LATER_THAN
      Constant denoting the effectivity record is a pending statement.

      Supported API: true