org.jopendocument.model.table
Class TableDataPilotField

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

public class TableDataPilotField
extends java.lang.Object


Constructor Summary
TableDataPilotField()
           
 
Method Summary
 TableDataPilotLevel getTableDataPilotLevel()
          Gets the value of the tableDataPilotLevel property.
 java.lang.String getTableFunction()
          Gets the value of the tableFunction property.
 java.lang.String getTableIsDataLayoutField()
          Gets the value of the tableIsDataLayoutField property.
 java.lang.String getTableOrientation()
          Gets the value of the tableOrientation property.
 java.lang.String getTableSourceFieldName()
          Gets the value of the tableSourceFieldName property.
 java.lang.String getTableUsedHierarchy()
          Gets the value of the tableUsedHierarchy property.
 void setTableDataPilotLevel(TableDataPilotLevel value)
          Sets the value of the tableDataPilotLevel property.
 void setTableFunction(java.lang.String value)
          Sets the value of the tableFunction property.
 void setTableIsDataLayoutField(java.lang.String value)
          Sets the value of the tableIsDataLayoutField property.
 void setTableOrientation(java.lang.String value)
          Sets the value of the tableOrientation property.
 void setTableSourceFieldName(java.lang.String value)
          Sets the value of the tableSourceFieldName property.
 void setTableUsedHierarchy(java.lang.String value)
          Sets the value of the tableUsedHierarchy property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDataPilotField

public TableDataPilotField()
Method Detail

getTableDataPilotLevel

public TableDataPilotLevel getTableDataPilotLevel()
Gets the value of the tableDataPilotLevel property.

Returns:
possible object is TableDataPilotLevel

getTableFunction

public java.lang.String getTableFunction()
Gets the value of the tableFunction property.

Returns:
possible object is String

getTableIsDataLayoutField

public java.lang.String getTableIsDataLayoutField()
Gets the value of the tableIsDataLayoutField property.

Returns:
possible object is String

getTableOrientation

public java.lang.String getTableOrientation()
Gets the value of the tableOrientation property.

Returns:
possible object is String

getTableSourceFieldName

public java.lang.String getTableSourceFieldName()
Gets the value of the tableSourceFieldName property.

Returns:
possible object is String

getTableUsedHierarchy

public java.lang.String getTableUsedHierarchy()
Gets the value of the tableUsedHierarchy property.

Returns:
possible object is String

setTableDataPilotLevel

public void setTableDataPilotLevel(TableDataPilotLevel value)
Sets the value of the tableDataPilotLevel property.

Parameters:
value - allowed object is TableDataPilotLevel

setTableFunction

public void setTableFunction(java.lang.String value)
Sets the value of the tableFunction property.

Parameters:
value - allowed object is String

setTableIsDataLayoutField

public void setTableIsDataLayoutField(java.lang.String value)
Sets the value of the tableIsDataLayoutField property.

Parameters:
value - allowed object is String

setTableOrientation

public void setTableOrientation(java.lang.String value)
Sets the value of the tableOrientation property.

Parameters:
value - allowed object is String

setTableSourceFieldName

public void setTableSourceFieldName(java.lang.String value)
Sets the value of the tableSourceFieldName property.

Parameters:
value - allowed object is String

setTableUsedHierarchy

public void setTableUsedHierarchy(java.lang.String value)
Sets the value of the tableUsedHierarchy property.

Parameters:
value - allowed object is String