public class HDFDimension extends Object
int
n_attrs
String
name
size
type
HDFDimension(String name, int size, int type, int n_attrs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public int size
public int type
public int n_attrs
public HDFDimension(String name, int size, int type, int n_attrs)