|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableContentValidation
public class TableContentValidation
| Constructor Summary | |
|---|---|
TableContentValidation()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableAllowEmptyCell()
Gets the value of the tableAllowEmptyCell property. |
java.lang.String |
getTableBaseCellAddress()
Gets the value of the tableBaseCellAddress property. |
java.lang.String |
getTableCondition()
Gets the value of the tableCondition property. |
java.util.List<java.lang.Object> |
getTableErrorMessageOrTableErrorMacroOrOfficeEvents()
Gets the value of the tableErrorMessageOrTableErrorMacroOrOfficeEvents property. |
TableHelpMessage |
getTableHelpMessage()
Gets the value of the tableHelpMessage property. |
java.lang.String |
getTableName()
Gets the value of the tableName property. |
java.lang.String |
getTableShowList()
Gets the value of the tableShowList property. |
void |
setTableAllowEmptyCell(java.lang.String value)
Sets the value of the tableAllowEmptyCell property. |
void |
setTableBaseCellAddress(java.lang.String value)
Sets the value of the tableBaseCellAddress property. |
void |
setTableCondition(java.lang.String value)
Sets the value of the tableCondition property. |
void |
setTableHelpMessage(TableHelpMessage value)
Sets the value of the tableHelpMessage property. |
void |
setTableName(java.lang.String value)
Sets the value of the tableName property. |
void |
setTableShowList(java.lang.String value)
Sets the value of the tableShowList property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableContentValidation()
| Method Detail |
|---|
public java.lang.String getTableAllowEmptyCell()
Stringpublic java.lang.String getTableBaseCellAddress()
Stringpublic java.lang.String getTableCondition()
Stringpublic java.util.List<java.lang.Object> getTableErrorMessageOrTableErrorMacroOrOfficeEvents()
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
tableErrorMessageOrTableErrorMacroOrOfficeEvents property.
For example, to add a new item, do as follows:
getTableErrorMessageOrTableErrorMacroOrOfficeEvents().add(newItem);
Objects of the following type(s) are allowed in the list TableErrorMessage
TableErrorMacro OfficeEvents
public TableHelpMessage getTableHelpMessage()
TableHelpMessagepublic java.lang.String getTableName()
Stringpublic java.lang.String getTableShowList()
Stringpublic void setTableAllowEmptyCell(java.lang.String value)
value - allowed object is Stringpublic void setTableBaseCellAddress(java.lang.String value)
value - allowed object is Stringpublic void setTableCondition(java.lang.String value)
value - allowed object is Stringpublic void setTableHelpMessage(TableHelpMessage value)
value - allowed object is TableHelpMessagepublic void setTableName(java.lang.String value)
value - allowed object is Stringpublic void setTableShowList(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 | ||||||||