Uses of Enum
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.MethodReturns the enum constant of this type with the specified name.static UnicodeHelper.Method[]UnicodeHelper.Method.values()Returns an array containing the constants of this enum type, 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.