Package br.net.dd.netherwingcore.common.configuration.fields


package br.net.dd.netherwingcore.common.configuration.fields
  • Class
    Description
    Represents a default value in the configuration system.
    Represents a description field in the configuration system.
    Represents a specific type of Field, called "Detail", which encapsulates one or more values.
    Represents a developer note field in the configuration.
    Represents an example configuration field in the system.
    Abstract class representing a generic field configuration.
    The Format class represents a specific type of configuration field that accepts one or more string values.
    Represents an important note within the configuration fields.
    The Key class represents a specific type of Field, which is used to handle configuration fields.
    Represents the "Observations" field in the configuration system.
    The Type enumeration represents the different kinds of configuration field types that can exist in the application.
    The Value class represents a specific implementation of a Field that allows for the configuration of values within the NetherwingCore framework.