public class NIF.Node
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
lev.LShrinkArray |
data
Raw data contained in the node.
|
int |
number
Node index in the nif
|
java.lang.String |
title
Title assigned to the node.
|
NIF.NodeType |
type
Type of node.
|
public java.lang.String title
public NIF.NodeType type
public lev.LShrinkArray data
public int number