|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableSubtotalRules
public class TableSubtotalRules
| Constructor Summary | |
|---|---|
TableSubtotalRules()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableBindStylesToContent()
Gets the value of the tableBindStylesToContent property. |
java.lang.String |
getTableCaseSensitive()
Gets the value of the tableCaseSensitive property. |
java.lang.String |
getTablePageBreaksOnGroupChange()
Gets the value of the tablePageBreaksOnGroupChange property. |
java.util.List<java.lang.Object> |
getTableSortGroupsOrTableSubtotalRule()
Gets the value of the tableSortGroupsOrTableSubtotalRule property. |
void |
setTableBindStylesToContent(java.lang.String value)
Sets the value of the tableBindStylesToContent property. |
void |
setTableCaseSensitive(java.lang.String value)
Sets the value of the tableCaseSensitive property. |
void |
setTablePageBreaksOnGroupChange(java.lang.String value)
Sets the value of the tablePageBreaksOnGroupChange property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableSubtotalRules()
| Method Detail |
|---|
public java.lang.String getTableBindStylesToContent()
Stringpublic java.lang.String getTableCaseSensitive()
Stringpublic java.lang.String getTablePageBreaksOnGroupChange()
Stringpublic java.util.List<java.lang.Object> getTableSortGroupsOrTableSubtotalRule()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the tableSortGroupsOrTableSubtotalRule
property.
For example, to add a new item, do as follows:
getTableSortGroupsOrTableSubtotalRule().add(newItem);
Objects of the following type(s) are allowed in the list TableSortGroups
TableSubtotalRule
public void setTableBindStylesToContent(java.lang.String value)
value - allowed object is Stringpublic void setTableCaseSensitive(java.lang.String value)
value - allowed object is Stringpublic void setTablePageBreaksOnGroupChange(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||