Uses of Enum Class
com.ticxo.modelengine.api.utils.config.ConfigProperty
Packages that use ConfigProperty
-
Uses of ConfigProperty in com.ticxo.modelengine.api.utils.config
Methods in com.ticxo.modelengine.api.utils.config that return ConfigPropertyModifier and TypeMethodDescriptionstatic ConfigProperty
Returns the enum constant of this class with the specified name.static ConfigProperty[]
ConfigProperty.values()
Returns an array containing the constants of this enum class, in the order they are declared.