static class CFFParser.CFFBuiltInEncoding.Supplement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
code |
private java.lang.String |
name |
private int |
sid |
Constructor and Description |
---|
Supplement() |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
java.lang.String |
getName() |
int |
getSID() |
java.lang.String |
toString() |