public interface DataStructure extends DataCompound
Modifier and Type | Method and Description |
---|---|
DataVariable |
readfield(int i) |
DataVariable |
readfield(String name) |
getVariable
getSort, getTemplate
DataVariable readfield(int i) throws DataException
DataException
DataVariable readfield(String name) throws DataException
DataException
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.