NeXusJavaBindings
1
Main Page
Packages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
Pages
bindings
java
org
nexusformat
AttributeEntry.java
Go to the documentation of this file.
1
11
package
org.nexusformat;
12
13
public
class
AttributeEntry
{
18
public
int
length
, type;
19
}
org.nexusformat.AttributeEntry
Definition:
AttributeEntry.java:13
org.nexusformat.AttributeEntry.length
int length
length is the length of the attribute.
Definition:
AttributeEntry.java:18
Generated by
1.8.8