org.jopendocument.model.table
Class TableErrorMacro

java.lang.Object
  extended by org.jopendocument.model.table.TableErrorMacro

public class TableErrorMacro
extends java.lang.Object


Constructor Summary
TableErrorMacro()
           
 
Method Summary
 java.lang.String getTableExecute()
          Gets the value of the tableExecute property.
 java.lang.String getTableName()
          Gets the value of the tableName property.
 void setTableExecute(java.lang.String value)
          Sets the value of the tableExecute property.
 void setTableName(java.lang.String value)
          Sets the value of the tableName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableErrorMacro

public TableErrorMacro()
Method Detail

getTableExecute

public java.lang.String getTableExecute()
Gets the value of the tableExecute property.

Returns:
possible object is String

getTableName

public java.lang.String getTableName()
Gets the value of the tableName property.

Returns:
possible object is String

setTableExecute

public void setTableExecute(java.lang.String value)
Sets the value of the tableExecute property.

Parameters:
value - allowed object is String

setTableName

public void setTableName(java.lang.String value)
Sets the value of the tableName property.

Parameters:
value - allowed object is String