Uses of Class
com.ibm.icu.message2.Mf2DataModel.Value
Packages that use Mf2DataModel.Value
-
Uses of Mf2DataModel.Value in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return Mf2DataModel.ValueModifier and TypeMethodDescriptionMf2DataModel.Value.Builder.build()
Deprecated.This API is for technology preview only.Mf2DataModel.Expression.getOperand()
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 that return types with arguments of type Mf2DataModel.ValueModifier and TypeMethodDescriptionMf2DataModel.Expression.getOptions()
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type Mf2DataModel.ValueModifier and TypeMethodDescriptionMf2DataModel.Expression.Builder.addOption
(String key, Mf2DataModel.Value value) Deprecated.This API is for technology preview only.Mf2DataModel.Expression.Builder.setOperand
(Mf2DataModel.Value operand) Deprecated.This API is for technology preview only.Method parameters in com.ibm.icu.message2 with type arguments of type Mf2DataModel.ValueModifier and TypeMethodDescriptionMf2DataModel.Expression.Builder.addOptions
(Map<String, Mf2DataModel.Value> otherOptions) Deprecated.This API is for technology preview only.