Uses of Class
eu.royalsloth.depbuilder.dsl.scheduling.BuildSettings.UnknownSetting
-
Packages that use BuildSettings.UnknownSetting Package Description eu.royalsloth.depbuilder.dsl.scheduling -
-
Uses of BuildSettings.UnknownSetting in eu.royalsloth.depbuilder.dsl.scheduling
Methods in eu.royalsloth.depbuilder.dsl.scheduling that return types with arguments of type BuildSettings.UnknownSetting Modifier and Type Method Description List<BuildSettings.UnknownSetting>
BuildSettings. getUnknownSettings()
Methods in eu.royalsloth.depbuilder.dsl.scheduling with parameters of type BuildSettings.UnknownSetting Modifier and Type Method Description void
BuildSettings. addUnknownSetting(BuildSettings.UnknownSetting unknownSetting)
-