Interface IAllowanceDefinition

All Known Implementing Classes:
AllowanceUtils

public interface IAllowanceDefinition
  • Field Details

    • Restricted

      static final int Restricted
      Constant for value Restricted.
      See Also:
    • Allowed

      static final int Allowed
      Constant for value Allowed.
      See Also:
    • Restricted_NAME

      static final String Restricted_NAME
      Constant for value name Restricted.
      See Also:
    • Allowed_NAME

      static final String Allowed_NAME
      Constant for value name Allowed.
      See Also:
    • ALLOWANCE_VALUES

      static final int[] ALLOWANCE_VALUES
    • ALLOWANCE_NAMES

      static final String[] ALLOWANCE_NAMES