Uses of Enum Class
com.predic8.membrane.core.interceptor.flow.ConditionalInterceptor.LanguageType
Packages that use ConditionalInterceptor.LanguageType
-
Uses of ConditionalInterceptor.LanguageType in com.predic8.membrane.core.interceptor.flow
Methods in com.predic8.membrane.core.interceptor.flow that return ConditionalInterceptor.LanguageTypeModifier and TypeMethodDescriptionConditionalInterceptor.getLanguage()Returns the enum constant of this class with the specified name.static ConditionalInterceptor.LanguageType[]ConditionalInterceptor.LanguageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.interceptor.flow with parameters of type ConditionalInterceptor.LanguageTypeModifier and TypeMethodDescriptionvoidConditionalInterceptor.setLanguage(ConditionalInterceptor.LanguageType language)