|
|||||||||
| 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
| Field Summary | |
|---|---|
protected TableDataPilotLevel |
tableDataPilotLevel
|
protected String |
tableFunction
|
protected String |
tableIsDataLayoutField
|
protected String |
tableOrientation
|
protected String |
tableSourceFieldName
|
protected String |
tableUsedHierarchy
|
| Constructor Summary | |
|---|---|
TableDataPilotField()
|
|
| Method Summary | |
|---|---|
TableDataPilotLevel |
getTableDataPilotLevel()
Gets the value of the tableDataPilotLevel property. |
String |
getTableFunction()
Gets the value of the tableFunction property. |
String |
getTableIsDataLayoutField()
Gets the value of the tableIsDataLayoutField property. |
String |
getTableOrientation()
Gets the value of the tableOrientation property. |
String |
getTableSourceFieldName()
Gets the value of the tableSourceFieldName property. |
String |
getTableUsedHierarchy()
Gets the value of the tableUsedHierarchy property. |
void |
setTableDataPilotLevel(TableDataPilotLevel value)
Sets the value of the tableDataPilotLevel property. |
void |
setTableFunction(String value)
Sets the value of the tableFunction property. |
void |
setTableIsDataLayoutField(String value)
Sets the value of the tableIsDataLayoutField property. |
void |
setTableOrientation(String value)
Sets the value of the tableOrientation property. |
void |
setTableSourceFieldName(String value)
Sets the value of the tableSourceFieldName property. |
void |
setTableUsedHierarchy(String value)
Sets the value of the tableUsedHierarchy property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TableDataPilotLevel tableDataPilotLevel
protected String tableFunction
protected String tableIsDataLayoutField
protected String tableOrientation
protected String tableSourceFieldName
protected String tableUsedHierarchy
| Constructor Detail |
|---|
public TableDataPilotField()
| Method Detail |
|---|
public TableDataPilotLevel getTableDataPilotLevel()
TableDataPilotLevelpublic String getTableFunction()
Stringpublic String getTableIsDataLayoutField()
Stringpublic String getTableOrientation()
Stringpublic String getTableSourceFieldName()
Stringpublic String getTableUsedHierarchy()
Stringpublic void setTableDataPilotLevel(TableDataPilotLevel value)
value - allowed object is TableDataPilotLevelpublic void setTableFunction(String value)
value - allowed object is Stringpublic void setTableIsDataLayoutField(String value)
value - allowed object is Stringpublic void setTableOrientation(String value)
value - allowed object is Stringpublic void setTableSourceFieldName(String value)
value - allowed object is Stringpublic void setTableUsedHierarchy(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||