Interface OperationalLimitsOwner

  • All Superinterfaces:
    Validable

    public interface OperationalLimitsOwner
    extends Validable
    Author:
    Miora Ralambotiana
    • Method Detail

      • notifyUpdate

        void notifyUpdate​(LimitType limitType,
                          String attribute,
                          double oldValue,
                          double newValue)