public static class XmlDataLOffcXcuUi_Zbnf.Node_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlDataLOffcXcuUi.Node |
dataNode
Referenced working instance will be filled.
|
| Constructor and Description |
|---|
Node_Zbnf()
Default ctor for non-inherit instance.
|
Node_Zbnf(XmlDataLOffcXcuUi.Node data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add_node(XmlDataLOffcXcuUi_Zbnf.Node_Zbnf val)
Add the result to the list.
|
void |
add_prop(XmlDataLOffcXcuUi_Zbnf.Prop_Zbnf val)
Add the result to the list.
|
void |
add_Text(java.lang.String val)
Set routine for the singular component <String?_textContent>.
|
XmlDataLOffcXcuUi_Zbnf.Node_Zbnf |
new_node()
create and add routine for the list component
|
XmlDataLOffcXcuUi_Zbnf.Prop_Zbnf |
new_prop()
create and add routine for the list component
|
void |
set_install_module(java.lang.String val)
Set routine for the singular component <String?install_module>.
|
void |
set_oor_name(java.lang.String val)
Set routine for the singular component <String?oor_name>.
|
void |
set_oor_op(java.lang.String val)
Set routine for the singular component <String?oor_op>.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlDataLOffcXcuUi.Node dataNode
public Node_Zbnf()
public Node_Zbnf(XmlDataLOffcXcuUi.Node data)
public int setLineColumnFileMode()
setLineColumnFileMode in interface org.vishia.util.SetLineColumn_ifcpublic void setLineColumnFile(int line,
int column,
java.lang.String sFile)
setLineColumnFile in interface org.vishia.util.SetLineColumn_ifcpublic void set_install_module(java.lang.String val)
public void set_oor_name(java.lang.String val)
public void set_oor_op(java.lang.String val)
public void add_Text(java.lang.String val)
public XmlDataLOffcXcuUi_Zbnf.Node_Zbnf new_node()
public void add_node(XmlDataLOffcXcuUi_Zbnf.Node_Zbnf val)
public XmlDataLOffcXcuUi_Zbnf.Prop_Zbnf new_prop()
public void add_prop(XmlDataLOffcXcuUi_Zbnf.Prop_Zbnf val)