Uses of Enum Class
com.predic8.membrane.core.interceptor.RegExReplaceInterceptor.TargetType
Packages that use RegExReplaceInterceptor.TargetType
-
Uses of RegExReplaceInterceptor.TargetType in com.predic8.membrane.core.interceptor
Methods in com.predic8.membrane.core.interceptor that return RegExReplaceInterceptor.TargetTypeModifier and TypeMethodDescriptionRegExReplaceInterceptor.getTarget()Returns the enum constant of this class with the specified name.static RegExReplaceInterceptor.TargetType[]RegExReplaceInterceptor.TargetType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.interceptor with parameters of type RegExReplaceInterceptor.TargetTypeModifier and TypeMethodDescriptionvoidRegExReplaceInterceptor.setTarget(RegExReplaceInterceptor.TargetType target)