Interface ConfigurationDescription

All Superinterfaces:
Serializable
All Known Subinterfaces:
ChangeableConfigurationDescription

public interface ConfigurationDescription extends Serializable
The configuration description defines the entries of a corresponding configuration, specifies the types and further restrictions for the configuration values as well as a description for the user.
Author:
Ulrich Kreher
  • Field Details

    • serialVersionUID

      static final long serialVersionUID
      Generated ID for serialisation.
      See Also:
  • Method Details