public abstract class OpenTypeBaseNameRecord extends CustomPackage
Modifier and Type | Method and Description |
---|---|
int |
getNameID()
Gets the name identifier.
|
int |
getPlatform()
Gets the platform identifier.
|
String |
getValue()
Gets the string value of record.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
public final int getNameID()
Gets the name identifier.
public final int getPlatform()
Gets the platform identifier.
public final String getValue()
Gets the string value of record.