Uses of Interface
com.ibm.icu.message2.MFDataModel.PatternPart
-
Packages that use MFDataModel.PatternPart Package Description com.ibm.icu.message2 -
-
Uses of MFDataModel.PatternPart in com.ibm.icu.message2
Subinterfaces of MFDataModel.PatternPart in com.ibm.icu.message2 Modifier and Type Interface Description static interface
MFDataModel.Expression
Deprecated.This API is for technology preview only.Classes in com.ibm.icu.message2 that implement MFDataModel.PatternPart Modifier and Type Class Description static class
MFDataModel.FunctionExpression
Deprecated.This API is for technology preview only.static class
MFDataModel.LiteralExpression
Deprecated.This API is for technology preview only.static class
MFDataModel.Markup
Deprecated.This API is for technology preview only.static class
MFDataModel.StringPart
Deprecated.This API is for technology preview only.static class
MFDataModel.UnsupportedExpression
Deprecated.This API is for technology preview only.static class
MFDataModel.VariableExpression
Deprecated.This API is for technology preview only.(package private) static class
MFDataModelFormatter.ResolvedExpression
Fields in com.ibm.icu.message2 with type parameters of type MFDataModel.PatternPart Modifier and Type Field Description java.util.List<MFDataModel.PatternPart>
MFDataModel.Pattern. parts
Deprecated.Methods in com.ibm.icu.message2 that return MFDataModel.PatternPart Modifier and Type Method Description private MFDataModel.PatternPart
MFParser. getPatternPart()
Deprecated.
-