Uses of Enum Class
org.apache.camel.dataformat.bindy.UnicodeHelper.Method
Packages that use UnicodeHelper.Method
-
Uses of UnicodeHelper.Method in org.apache.camel.dataformat.bindy
Methods in org.apache.camel.dataformat.bindy that return UnicodeHelper.MethodModifier and TypeMethodDescriptionUnicodeHelper.getMethod()
static UnicodeHelper.Method
Returns the enum constant of this class with the specified name.static UnicodeHelper.Method[]
UnicodeHelper.Method.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.camel.dataformat.bindy with parameters of type UnicodeHelper.MethodModifierConstructorDescriptionUnicodeHelper
(String input, UnicodeHelper.Method method) Create instance.