Uses of Interface
com.ibm.icu.message2.MFDataModel.Annotation
Packages that use MFDataModel.Annotation
-
Uses of MFDataModel.Annotation in com.ibm.icu.message2
Classes in com.ibm.icu.message2 that implement MFDataModel.AnnotationModifier and TypeClassDescriptionstatic classDeprecated.This API is for technology preview only.static classDeprecated.This API is for technology preview only.Fields in com.ibm.icu.message2 declared as MFDataModel.AnnotationModifier and TypeFieldDescriptionfinal MFDataModel.AnnotationMFDataModel.LiteralExpression.annotationDeprecated.final MFDataModel.AnnotationMFDataModel.VariableExpression.annotationDeprecated.Methods in com.ibm.icu.message2 that return MFDataModel.AnnotationModifier and TypeMethodDescriptionprivate MFDataModel.AnnotationMFParser.getAnnotation()Deprecated.private MFDataModel.AnnotationMFParser.getMarkupAnnotation()Deprecated.Methods in com.ibm.icu.message2 with parameters of type MFDataModel.AnnotationModifier and TypeMethodDescriptionprivate voidMFSerializer.annotationToString(MFDataModel.Annotation annotation) Deprecated.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.AnnotationModifierConstructorDescriptionLiteralExpression(MFDataModel.Literal arg, MFDataModel.Annotation annotation, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.VariableExpression(MFDataModel.VariableRef arg, MFDataModel.Annotation annotation, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.