Uses of Enum Class
com.smeup.kokos.sdk.rpgle.configuration.CompilationTrigger
Packages that use CompilationTrigger
-
Uses of CompilationTrigger in com.smeup.kokos.sdk.rpgle.configuration
Methods in com.smeup.kokos.sdk.rpgle.configuration that return CompilationTriggerModifier and TypeMethodDescriptionKokosRpgleConfiguration.getCompilationTrigger()static CompilationTriggerReturns the enum constant of this class with the specified name.static CompilationTrigger[]CompilationTrigger.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.smeup.kokos.sdk.rpgle.configuration with parameters of type CompilationTriggerModifier and TypeMethodDescriptionvoidKokosRpgleConfiguration.setCompilationTrigger(CompilationTrigger compilationTrigger)