Uses of Record Class
com.github.joschi.jadconfig.documentation.ConfigurationEntry
Packages that use ConfigurationEntry
Package
Description
-
Uses of ConfigurationEntry in com.github.joschi.jadconfig.documentation
Methods in com.github.joschi.jadconfig.documentation that return ConfigurationEntryModifier and TypeMethodDescriptionConfigurationEntryWithSection.entry()Returns the value of theentryrecord component.Constructors in com.github.joschi.jadconfig.documentation with parameters of type ConfigurationEntryModifierConstructorDescriptionConfigurationEntryWithSection(ConfigurationEntry entry, String sectionHeading, String sectionDescription) Creates an instance of aConfigurationEntryWithSectionrecord class. -
Uses of ConfigurationEntry in com.github.joschi.jadconfig.documentation.printers
Methods in com.github.joschi.jadconfig.documentation.printers that return types with arguments of type ConfigurationEntryModifier and TypeMethodDescriptionConfigurationSection.entries()Returns the value of theentriesrecord component.