@Deprecated public static class MFDataModel.FunctionAnnotation extends Object implements MFDataModel.Annotation
Modifier and Type | Field and Description |
---|---|
String |
name
Deprecated.
|
Map<String,MFDataModel.Option> |
options
Deprecated.
|
Constructor and Description |
---|
FunctionAnnotation(String name,
Map<String,MFDataModel.Option> options)
Deprecated.
This API is for technology preview only.
|
public final String name
public final Map<String,MFDataModel.Option> options
@Deprecated public FunctionAnnotation(String name, Map<String,MFDataModel.Option> options)
Copyright © 2016 Unicode, Inc. and others.