org.jopendocument.model.table
Class TableErrorMacro
java.lang.Object
org.jopendocument.model.table.TableErrorMacro
public class TableErrorMacro
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableExecute
protected String tableExecute
tableName
protected String tableName
TableErrorMacro
public TableErrorMacro()
getTableExecute
public String getTableExecute()
- Gets the value of the tableExecute property.
- Returns:
- possible object is
String
getTableName
public String getTableName()
- Gets the value of the tableName property.
- Returns:
- possible object is
String
setTableExecute
public void setTableExecute(String value)
- Sets the value of the tableExecute property.
- Parameters:
value
- allowed object is String
setTableName
public void setTableName(String value)
- Sets the value of the tableName property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.