public static class StructTableModel.Value extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
declaration |
String |
index |
int |
intValue |
String |
qualifiedIdentifier |
Object |
value |
| Constructor and Description |
|---|
StructTableModel.Value() |
StructTableModel.Value(String qualfiedIdentifier,
String index,
Object declaration,
Object value,
int intValue) |
Copyright © 2014. All Rights Reserved.