Uses of Enum
com.ibm.icu.message2.MessageFormatter.ErrorHandlingBehavior
Packages that use MessageFormatter.ErrorHandlingBehavior
-
Uses of MessageFormatter.ErrorHandlingBehavior in com.ibm.icu.message2
Fields in com.ibm.icu.message2 declared as MessageFormatter.ErrorHandlingBehaviorModifier and TypeFieldDescriptionMessageFormatter.Builder.errorHandlingBehaviorDeprecated.private final MessageFormatter.ErrorHandlingBehaviorMessageFormatter.errorHandlingBehaviorDeprecated.private final MessageFormatter.ErrorHandlingBehaviorMFDataModelFormatter.errorHandlingBehaviorMethods in com.ibm.icu.message2 that return MessageFormatter.ErrorHandlingBehaviorModifier and TypeMethodDescriptionMessageFormatter.getErrorHandlingBehavior()Deprecated.This API is for technology preview only.Deprecated.Returns the enum constant of this type with the specified name.MessageFormatter.ErrorHandlingBehavior.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.message2 with parameters of type MessageFormatter.ErrorHandlingBehaviorModifier and TypeMethodDescriptionMessageFormatter.Builder.setErrorHandlingBehavior(MessageFormatter.ErrorHandlingBehavior errorHandlingBehavior) Deprecated.This API is for technology preview only.Constructors in com.ibm.icu.message2 with parameters of type MessageFormatter.ErrorHandlingBehaviorModifierConstructorDescription(package private)MFDataModelFormatter(MFDataModel.Message dm, Locale locale, MessageFormatter.ErrorHandlingBehavior errorHandlingBehavior, MFFunctionRegistry customFunctionRegistry)