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