Interface SystemOptionValue

  • All Known Implementing Classes:
    SystemOptionValueContainer

    public interface SystemOptionValue
    Type representing a pair of value and version of a configuration option.
    • Method Detail

      • valuePresent

        boolean valuePresent()
      • versionPresent

        boolean versionPresent()