public static class XmlDataRegMain_Zbnf.Oor_component_data_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlDataRegMain.Oor_component_data |
dataOor_component_data
Referenced working instance will be filled.
|
| Constructor and Description |
|---|
Oor_component_data_Zbnf()
Default ctor for non-inherit instance.
|
Oor_component_data_Zbnf(XmlDataRegMain.Oor_component_data data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add_node(XmlDataRegMain_Zbnf.Node_Zbnf val)
Add the result to the list.
|
void |
add_prop(XmlDataRegMain_Zbnf.Prop_Zbnf val)
Add the result to the list.
|
XmlDataRegMain_Zbnf.Node_Zbnf |
new_node()
create and add routine for the list component
|
XmlDataRegMain_Zbnf.Prop_Zbnf |
new_prop()
create and add routine for the list component
|
void |
set_oor_name(java.lang.String val)
Set routine for the singular component <String?oor_name>.
|
void |
set_oor_package(java.lang.String val)
Set routine for the singular component <String?oor_package>.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlDataRegMain.Oor_component_data dataOor_component_data
public Oor_component_data_Zbnf()
public Oor_component_data_Zbnf(XmlDataRegMain.Oor_component_data 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_oor_name(java.lang.String val)
public void set_oor_package(java.lang.String val)
public XmlDataRegMain_Zbnf.Node_Zbnf new_node()
public void add_node(XmlDataRegMain_Zbnf.Node_Zbnf val)
public XmlDataRegMain_Zbnf.Prop_Zbnf new_prop()
public void add_prop(XmlDataRegMain_Zbnf.Prop_Zbnf val)