All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class neutron.nexus.AttributeEntry

java.lang.Object
   |
   +----neutron.nexus.AttributeEntry

public class AttributeEntry
extends Object

Variable Index

 o length
length is the length of the attribute.
 o type
length is the length of the attribute.

Constructor Index

 o AttributeEntry()

Variables

 o length
 public int length
length is the length of the attribute. type is the number type of the attribute.

 o type
 public int type
length is the length of the attribute. type is the number type of the attribute.

Constructors

 o AttributeEntry
 public AttributeEntry()

All Packages  Class Hierarchy  This Package  Previous  Next  Index