@Deprecated public static class MFDataModel.InputDeclaration extends Object implements MFDataModel.Declaration
Modifier and Type | Field and Description |
---|---|
String |
name
Deprecated.
|
MFDataModel.VariableExpression |
value
Deprecated.
|
Constructor and Description |
---|
InputDeclaration(String name,
MFDataModel.VariableExpression value)
Deprecated.
This API is for technology preview only.
|
public final String name
public final MFDataModel.VariableExpression value
@Deprecated public InputDeclaration(String name, MFDataModel.VariableExpression value)
Copyright © 2016 Unicode, Inc. and others.