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