Interface DecoratorInformation

  • All Known Implementing Classes:
    VpnDecoratorInformation

    public interface DecoratorInformation
    Minimum set of information for each decorating object.
    • Method Detail

      • getRangeStart

        IP getRangeStart()
      • getRangeEnd

        IP getRangeEnd()
      • getNumberOfMatches

        int getNumberOfMatches()