public static class XmlDataRegMain_Base.Node_ref_Base
extends org.vishia.genJavaOutClass.SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<XmlDataRegMain.Info> |
info
Complex node info
|
protected java.util.List<org.vishia.util.NameObj> |
listAllNodes
All nodes in natural order.
|
protected java.lang.String |
oor_name
Attribute oor:name
|
protected java.lang.String |
oor_node_type
Attribute oor:node-type
|
| Constructor and Description |
|---|
Node_ref_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<XmlDataRegMain.Info> |
get_info()
Access to parse result, get the elements of the container info
|
java.lang.String |
get_oor_name()
Access to parse result.
|
java.lang.String |
get_oor_node_type()
Access to parse result.
|
int |
getSize_info()
Access to parse result, get the size of the container info.
|
protected java.lang.String oor_name
protected java.lang.String oor_node_type
protected java.util.List<XmlDataRegMain.Info> info
protected java.util.List<org.vishia.util.NameObj> listAllNodes
public java.lang.String get_oor_name()
public java.lang.String get_oor_node_type()
public java.lang.Iterable<XmlDataRegMain.Info> get_info()
public int getSize_info()