public static class XmlDataLOffcXcuUi_Base.Oor_component_data_Base
extends org.vishia.genJavaOutClass.SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<org.vishia.util.NameObj> |
listAllNodes
All nodes in natural order.
|
protected java.util.List<XmlDataLOffcXcuUi.Node> |
node
Complex node node
|
protected java.lang.String |
oor_name
Attribute oor:name
|
protected java.lang.String |
oor_package
Attribute oor:package
|
protected java.util.List<XmlDataLOffcXcuUi.Prop> |
prop
Complex node prop
|
| Constructor and Description |
|---|
Oor_component_data_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<XmlDataLOffcXcuUi.Node> |
get_node()
Access to parse result, get the elements of the container node
|
java.lang.String |
get_oor_name()
Access to parse result.
|
java.lang.String |
get_oor_package()
Access to parse result.
|
java.lang.Iterable<XmlDataLOffcXcuUi.Prop> |
get_prop()
Access to parse result, get the elements of the container prop
|
int |
getSize_node()
Access to parse result, get the size of the container node.
|
int |
getSize_prop()
Access to parse result, get the size of the container prop.
|
protected java.lang.String oor_name
protected java.lang.String oor_package
protected java.util.List<XmlDataLOffcXcuUi.Node> node
protected java.util.List<XmlDataLOffcXcuUi.Prop> prop
protected java.util.List<org.vishia.util.NameObj> listAllNodes
public java.lang.String get_oor_name()
public java.lang.String get_oor_package()
public java.lang.Iterable<XmlDataLOffcXcuUi.Node> get_node()
public int getSize_node()
public java.lang.Iterable<XmlDataLOffcXcuUi.Prop> get_prop()
public int getSize_prop()