Interface MultiValuesRule

All Superinterfaces:
LevelRule
All Known Implementing Classes:
MultiValuesConstraintWrapper

public interface MultiValuesRule extends LevelRule
Defines a list of values for an execution check applicability rules
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a list of values satisfying the condition

    Methods inherited from interface eu.europa.esig.dss.model.policy.LevelRule

    getLevel
  • Method Details

    • getValues

      List<String> getValues()
      Returns a list of values satisfying the condition
      Returns:
      a list of Strings