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–2015 UCAR/Unidata. All rights reserved.