public interface Structure
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Structure.Iterator |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFields() |
int |
getSize() |
boolean |
isVariableLen() |
boolean isVariableLen()
int getSize()
String[] getFields()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.