public static class XmlDataRegMain_Zbnf.Oor_data_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlDataRegMain.Oor_data |
dataOor_data
Referenced working instance will be filled.
|
| Constructor and Description |
|---|
Oor_data_Zbnf()
Default ctor for non-inherit instance.
|
Oor_data_Zbnf(XmlDataRegMain.Oor_data data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add_oor_component_data(XmlDataRegMain_Zbnf.Oor_component_data_Zbnf val)
Add the result to the list.
|
void |
add_oor_component_schema(XmlDataRegMain_Zbnf.Oor_component_schema_Zbnf val)
Add the result to the list.
|
XmlDataRegMain_Zbnf.Oor_component_data_Zbnf |
new_oor_component_data()
create and add routine for the list component
|
XmlDataRegMain_Zbnf.Oor_component_schema_Zbnf |
new_oor_component_schema()
create and add routine for the list component
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlDataRegMain.Oor_data dataOor_data
public Oor_data_Zbnf()
public Oor_data_Zbnf(XmlDataRegMain.Oor_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 XmlDataRegMain_Zbnf.Oor_component_data_Zbnf new_oor_component_data()
public void add_oor_component_data(XmlDataRegMain_Zbnf.Oor_component_data_Zbnf val)
public XmlDataRegMain_Zbnf.Oor_component_schema_Zbnf new_oor_component_schema()
public void add_oor_component_schema(XmlDataRegMain_Zbnf.Oor_component_schema_Zbnf val)