org.jopendocument.model.table
Class TableDataPilotMember

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

public class TableDataPilotMember
extends java.lang.Object


Constructor Summary
TableDataPilotMember()
           
 
Method Summary
 java.lang.String getTableDisplay()
          Gets the value of the tableDisplay property.
 java.lang.String getTableDisplayDetails()
          Gets the value of the tableDisplayDetails property.
 java.lang.String getTableName()
          Gets the value of the tableName property.
 void setTableDisplay(java.lang.String value)
          Sets the value of the tableDisplay property.
 void setTableDisplayDetails(java.lang.String value)
          Sets the value of the tableDisplayDetails 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

TableDataPilotMember

public TableDataPilotMember()
Method Detail

getTableDisplay

public java.lang.String getTableDisplay()
Gets the value of the tableDisplay property.

Returns:
possible object is String

getTableDisplayDetails

public java.lang.String getTableDisplayDetails()
Gets the value of the tableDisplayDetails property.

Returns:
possible object is String

getTableName

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

Returns:
possible object is String

setTableDisplay

public void setTableDisplay(java.lang.String value)
Sets the value of the tableDisplay property.

Parameters:
value - allowed object is String

setTableDisplayDetails

public void setTableDisplayDetails(java.lang.String value)
Sets the value of the tableDisplayDetails 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