Uses of Enum Class
nl.mtvehicles.core.infrastructure.dataconfig.DefaultConfig.Option
Packages that use DefaultConfig.Option
Package
Description
Classes with methods for different configuration files
- 
Uses of DefaultConfig.Option in nl.mtvehicles.core.infrastructure.dataconfig
Methods in nl.mtvehicles.core.infrastructure.dataconfig that return DefaultConfig.OptionModifier and TypeMethodDescriptionstatic DefaultConfig.OptionReturns the enum constant of this class with the specified name.static DefaultConfig.Option[]DefaultConfig.Option.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.mtvehicles.core.infrastructure.dataconfig with parameters of type DefaultConfig.OptionModifier and TypeMethodDescriptionDefaultConfig.get(DefaultConfig.Option configOption) Get a value of an option from config.yml