|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableDataPilotField
public class TableDataPilotField
| 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 |
|---|
public TableDataPilotField()
| Method Detail |
|---|
public TableDataPilotLevel getTableDataPilotLevel()
TableDataPilotLevelpublic java.lang.String getTableFunction()
Stringpublic java.lang.String getTableIsDataLayoutField()
Stringpublic java.lang.String getTableOrientation()
Stringpublic java.lang.String getTableSourceFieldName()
Stringpublic java.lang.String getTableUsedHierarchy()
Stringpublic void setTableDataPilotLevel(TableDataPilotLevel value)
value - allowed object is TableDataPilotLevelpublic void setTableFunction(java.lang.String value)
value - allowed object is Stringpublic void setTableIsDataLayoutField(java.lang.String value)
value - allowed object is Stringpublic void setTableOrientation(java.lang.String value)
value - allowed object is Stringpublic void setTableSourceFieldName(java.lang.String value)
value - allowed object is Stringpublic void setTableUsedHierarchy(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 | ||||||||