@Deprecated public static class MFDataModel.UnsupportedExpression extends Object implements MFDataModel.Expression
| Modifier and Type | Field and Description |
|---|---|
MFDataModel.UnsupportedAnnotation |
annotation
Deprecated.
|
List<MFDataModel.Attribute> |
attributes
Deprecated.
|
| Constructor and Description |
|---|
UnsupportedExpression(MFDataModel.UnsupportedAnnotation annotation,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
public final MFDataModel.UnsupportedAnnotation annotation
public final List<MFDataModel.Attribute> attributes
@Deprecated public UnsupportedExpression(MFDataModel.UnsupportedAnnotation annotation, List<MFDataModel.Attribute> attributes)
Copyright © 2016 Unicode, Inc. and others.