public static class XmlForOdt_Zbnf.Text_sequence_ref_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_sequence_ref |
dataText_sequence_ref
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_sequence_ref_Zbnf()
Default ctor for non-inherit instance.
|
Text_sequence_ref_Zbnf(XmlForOdt.Text_sequence_ref data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
set_text_ref_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_reference_format(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_sequence_ref dataText_sequence_ref
public Text_sequence_ref_Zbnf()
public Text_sequence_ref_Zbnf(XmlForOdt.Text_sequence_ref data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public void set_text_ref_name(java.lang.String val)
public void set_text_reference_format(java.lang.String val)