Package org.nexusformat
Class AttributeEntry
- java.lang.Object
-
- org.nexusformat.AttributeEntry
-
public class AttributeEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AttributeEntry()
-
-
-
Field Detail
-
length
public int length
length is the length of the attribute. type is the number type of the attribute.
-
type
public int type
length is the length of the attribute. type is the number type of the attribute.
-
dim
public int[] dim
length is the length of the attribute. type is the number type of the attribute.
-
-