public static class XmlDataRegMain_Zbnf.Set_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlDataRegMain.Set |
dataSet
Referenced working instance will be filled.
|
| Constructor and Description |
|---|
Set_Zbnf()
Default ctor for non-inherit instance.
|
Set_Zbnf(XmlDataRegMain.Set data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add_info(XmlDataRegMain_Zbnf.Info_Zbnf val)
Add the result to the list.
|
XmlDataRegMain_Zbnf.Info_Zbnf |
new_info()
create and add routine for the list component
|
void |
set_oor_component(java.lang.String val)
Set routine for the singular component <String?oor_component>.
|
void |
set_oor_name(java.lang.String val)
Set routine for the singular component <String?oor_name>.
|
void |
set_oor_node_type(java.lang.String val)
Set routine for the singular component <String?oor_node_type>.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlDataRegMain.Set dataSet
public Set_Zbnf()
public Set_Zbnf(XmlDataRegMain.Set 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_component(java.lang.String val)
public void set_oor_name(java.lang.String val)
public void set_oor_node_type(java.lang.String val)
public XmlDataRegMain_Zbnf.Info_Zbnf new_info()
public void add_info(XmlDataRegMain_Zbnf.Info_Zbnf val)