kristal.client
Class XMLSystemSection
java.lang.Object
|
+--kristal.client.XMLSystemSection
- public class XMLSystemSection
- extends java.lang.Object
This Class describes a XML System Section.
- See Also:
SectionType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node_id
public int node_id
title
public java.lang.String title
level
public int level
type
public java.lang.String type
parent_node_id
public int parent_node_id
previous_node_id
public int previous_node_id
next_node_id
public int next_node_id
firstchild_node_id
public int firstchild_node_id
order
public int order
XMLSystemSection
public XMLSystemSection()
- Construct a new XMLSystemSection object.