public interface DataStructure extends DataCompound
| Modifier and Type | Method and Description |
|---|---|
DataVariable |
readfield(int i) |
DataVariable |
readfield(java.lang.String name) |
getVariablegetSort, getTemplateDataVariable readfield(int i) throws DataException
DataExceptionDataVariable readfield(java.lang.String name) throws DataException
DataException