public interface ScriptAttribute extends Attribute
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Get the numeric code for this script value.
|
String |
getName()
Get the full name.
|
String |
getShortName()
Get the abbreviated name.
|
void |
setCode(int code)
Set the numeric code for this script value.
|
int getCode()
UScript.void setCode(int code)
UScript.code - numeric codeString getName()
String getShortName()
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.