Uses of Enum
com.ibm.icu.message2.MFDataModel.Markup.Kind
Packages that use MFDataModel.Markup.Kind
-
Uses of MFDataModel.Markup.Kind in com.ibm.icu.message2
Subclasses with type arguments of type MFDataModel.Markup.Kind in com.ibm.icu.message2Modifier and TypeClassDescription(package private) static enumDeprecated.Fields in com.ibm.icu.message2 declared as MFDataModel.Markup.KindModifier and TypeFieldDescriptionfinal MFDataModel.Markup.KindMFDataModel.Markup.kindDeprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 that return MFDataModel.Markup.KindModifier and TypeMethodDescriptionstatic MFDataModel.Markup.KindReturns the enum constant of this type with the specified name.static MFDataModel.Markup.Kind[]MFDataModel.Markup.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.Markup.KindModifierConstructorDescriptionMarkup(MFDataModel.Markup.Kind kind, String name, Map<String, MFDataModel.Option> options, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.