public abstract class OpenTypeBaseNameRecord extends CustomPackage
Modifier and Type | Method and Description |
---|---|
OpenTypeName |
getNameID()
Gets the name identifier.
|
OpenTypePlatform |
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final OpenTypeName getNameID()
Gets the name identifier.
public final OpenTypePlatform getPlatform()
Gets the platform identifier.
public final String getValue()
Gets the string value of record.