public static class XmlDataRegMain_Zbnf.Group_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlDataRegMain.Group |
dataGroup
Referenced working instance will be filled.
|
| Constructor and Description |
|---|
Group_Zbnf()
Default ctor for non-inherit instance.
|
Group_Zbnf(XmlDataRegMain.Group data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add_group(XmlDataRegMain_Zbnf.Group_Zbnf val)
Add the result to the list.
|
void |
add_info(XmlDataRegMain_Zbnf.Info_Zbnf val)
Add the result to the list.
|
void |
add_node_ref(XmlDataRegMain_Zbnf.Node_ref_Zbnf val)
Add the result to the list.
|
void |
add_prop(XmlDataRegMain_Zbnf.Prop_Zbnf val)
Add the result to the list.
|
void |
add_set(XmlDataRegMain_Zbnf.Set_Zbnf val)
Add the result to the list.
|
XmlDataRegMain_Zbnf.Group_Zbnf |
new_group()
create and add routine for the list component
|
XmlDataRegMain_Zbnf.Info_Zbnf |
new_info()
create and add routine for the list component
|
XmlDataRegMain_Zbnf.Node_ref_Zbnf |
new_node_ref()
create and add routine for the list component
|
XmlDataRegMain_Zbnf.Prop_Zbnf |
new_prop()
create and add routine for the list component
|
XmlDataRegMain_Zbnf.Set_Zbnf |
new_set()
create and add routine for the list component
|
void |
set_oor_extensible(java.lang.String val)
Set routine for the singular component <String?oor_extensible>.
|
void |
set_oor_name(java.lang.String val)
Set routine for the singular component <String?oor_name>.
|
void |
set_oor_nillable(java.lang.String val)
Set routine for the singular component <String?oor_nillable>.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlDataRegMain.Group dataGroup
public Group_Zbnf()
public Group_Zbnf(XmlDataRegMain.Group 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_extensible(java.lang.String val)
public void set_oor_name(java.lang.String val)
public void set_oor_nillable(java.lang.String val)
public XmlDataRegMain_Zbnf.Group_Zbnf new_group()
public void add_group(XmlDataRegMain_Zbnf.Group_Zbnf val)
public XmlDataRegMain_Zbnf.Info_Zbnf new_info()
public void add_info(XmlDataRegMain_Zbnf.Info_Zbnf val)
public XmlDataRegMain_Zbnf.Node_ref_Zbnf new_node_ref()
public void add_node_ref(XmlDataRegMain_Zbnf.Node_ref_Zbnf val)
public XmlDataRegMain_Zbnf.Prop_Zbnf new_prop()
public void add_prop(XmlDataRegMain_Zbnf.Prop_Zbnf val)
public XmlDataRegMain_Zbnf.Set_Zbnf new_set()
public void add_set(XmlDataRegMain_Zbnf.Set_Zbnf val)