ucar.nc2.ft2
Interface Structure


public interface Structure

Class Description

Since:
Nov 5, 2010
Author:
caron

Nested Class Summary
static interface Structure.Iterator
           
 
Method Summary
 String[] getFields()
           
 int getSize()
           
 boolean isVariableLen()
           
 

Method Detail

isVariableLen

boolean isVariableLen()

getSize

int getSize()

getFields

String[] getFields()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.