public static class XmlDataLOffcXcuUi_Zbnf.Value_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlDataLOffcXcuUi.Value |
dataValue
Referenced working instance will be filled.
|
| Constructor and Description |
|---|
Value_Zbnf()
Default ctor for non-inherit instance.
|
Value_Zbnf(XmlDataLOffcXcuUi.Value data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add_it(XmlDataLOffcXcuUi_Zbnf.It_Zbnf val)
Add the result to the list.
|
XmlDataLOffcXcuUi_Zbnf.It_Zbnf |
new_it()
create and add routine for the list component
|
void |
set_oor_separator(java.lang.String val)
Set routine for the singular component <String?oor_separator>.
|
void |
set_Text(java.lang.String val)
Set routine for the singular component <String?_textContent>.
|
void |
set_xml_lang(java.lang.String val)
Set routine for the singular component <String?xml_lang>.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlDataLOffcXcuUi.Value dataValue
public Value_Zbnf()
public Value_Zbnf(XmlDataLOffcXcuUi.Value 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_separator(java.lang.String val)
public void set_xml_lang(java.lang.String val)
public void set_Text(java.lang.String val)
public XmlDataLOffcXcuUi_Zbnf.It_Zbnf new_it()
public void add_it(XmlDataLOffcXcuUi_Zbnf.It_Zbnf val)