public static class XmlForOdt_Zbnf.Text_s_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_s |
dataText_s
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_s_Zbnf()
Default ctor for non-inherit instance.
|
Text_s_Zbnf(XmlForOdt.Text_s data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
set_text_c(java.lang.String val)
Set routine for the singular component <String?
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdt.Text_s dataText_s
public Text_s_Zbnf()
public Text_s_Zbnf(XmlForOdt.Text_s data)