All Packages Class Hierarchy This Package Previous Next Index
Class neutron.nexus.AttributeEntry
java.lang.Object
|
+----neutron.nexus.AttributeEntry
- public class AttributeEntry
- extends Object
-
length
- length is the length of the attribute.
-
type
- length is the length of the attribute.
-
AttributeEntry()
-
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.
AttributeEntry
public AttributeEntry()
All Packages Class Hierarchy This Package Previous Next Index