public static class FSRecords.NameId
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static FSRecords.NameId[] | 
EMPTY_ARRAY  | 
int | 
id  | 
java.lang.CharSequence | 
name  | 
int | 
nameId  | 
| Constructor and Description | 
|---|
NameId(int id,
      int nameId,
      java.lang.CharSequence name)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
toString()  | 
public static final FSRecords.NameId[] EMPTY_ARRAY
public final int id
public final java.lang.CharSequence name
public final int nameId