Package br.net.dd.netherwingcore.common.configuration.fields
package br.net.dd.netherwingcore.common.configuration.fields
-
ClassDescriptionRepresents 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.TheFormatclass represents a specific type of configuration field that accepts one or more string values.Represents an important note within the configuration fields.TheKeyclass represents a specific type ofField, which is used to handle configuration fields.Represents the "Observations" field in the configuration system.TheTypeenumeration represents the different kinds of configuration field types that can exist in the application.TheValueclass represents a specific implementation of aFieldthat allows for the configuration of values within the NetherwingCore framework.