public static class XmlForOdt_Zbnf.Text_index_title_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_index_title |
dataText_index_title
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_index_title_Zbnf()
Default ctor for non-inherit instance.
|
Text_index_title_Zbnf(XmlForOdt.Text_index_title data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_p(XmlForOdt_Zbnf.Text_p_Zbnf val)
Add the result to the list.
|
XmlForOdt_Zbnf.Text_p_Zbnf |
new_text_p()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_p_Zbnf |
new_text_p(java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
void |
set_text_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_protected(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_style_name(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_index_title dataText_index_title
public Text_index_title_Zbnf()
public Text_index_title_Zbnf(XmlForOdt.Text_index_title data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public void set_text_name(java.lang.String val)
public void set_text_protected(java.lang.String val)
public void set_text_style_name(java.lang.String val)
public XmlForOdt_Zbnf.Text_p_Zbnf new_text_p()
public XmlForOdt_Zbnf.Text_p_Zbnf new_text_p(java.lang.String text_style_name)
public void add_text_p(XmlForOdt_Zbnf.Text_p_Zbnf val)