public static class XmlDataLOffcXcuUi_Base.Prop_Base
extends org.vishia.genJavaOutClass.SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
_textContent
TEXT content
|
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_type
Attribute oor:type
|
protected java.util.List<XmlDataLOffcXcuUi.Value> |
value
Complex node value
|
| Constructor and Description |
|---|
Prop_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get__textContent()
Access to parse result.
|
java.lang.String |
get_oor_name()
Access to parse result.
|
java.lang.String |
get_oor_type()
Access to parse result.
|
java.lang.Iterable<XmlDataLOffcXcuUi.Value> |
get_value()
Access to parse result, get the elements of the container value
|
int |
getSize_value()
Access to parse result, get the size of the container value.
|
protected java.lang.String oor_name
protected java.lang.String oor_type
protected java.lang.String _textContent
protected java.util.List<XmlDataLOffcXcuUi.Value> value
protected java.util.List<org.vishia.util.NameObj> listAllNodes
public java.lang.String get_oor_name()
public java.lang.String get_oor_type()
public java.lang.String get__textContent()
public java.lang.Iterable<XmlDataLOffcXcuUi.Value> get_value()
public int getSize_value()