public static class XmlForOdg_Base.Text_list_style_Base extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
style_name |
protected java.util.List<XmlForOdg.Text_list_level_style_bullet> |
text_list_level_style_bullet |
_srcColumn_, _srcFile_, _srcLine_
Constructor and Description |
---|
Text_list_style_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_style_name()
Access to parse result.
|
java.lang.Iterable<XmlForOdg.Text_list_level_style_bullet> |
get_text_list_level_style_bullet()
Access to parse result, get the elements of the container text_list_level_style_bullet
|
int |
getSize_text_list_level_style_bullet()
Access to parse result, get the size of the container text_list_level_style_bullet.
|
containsInfo, getFileName, getFilePath, getLine, getSrcInfo, setSrcInfo, setSrcInfo
protected java.lang.String style_name
protected java.util.List<XmlForOdg.Text_list_level_style_bullet> text_list_level_style_bullet
public java.lang.String get_style_name()
public java.lang.Iterable<XmlForOdg.Text_list_level_style_bullet> get_text_list_level_style_bullet()
public int getSize_text_list_level_style_bullet()