|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableDataPilotMember
public class TableDataPilotMember
| Field Summary | |
|---|---|
protected String |
tableDisplay
|
protected String |
tableDisplayDetails
|
protected String |
tableName
|
| Constructor Summary | |
|---|---|
TableDataPilotMember()
|
|
| Method Summary | |
|---|---|
String |
getTableDisplay()
Gets the value of the tableDisplay property. |
String |
getTableDisplayDetails()
Gets the value of the tableDisplayDetails property. |
String |
getTableName()
Gets the value of the tableName property. |
void |
setTableDisplay(String value)
Sets the value of the tableDisplay property. |
void |
setTableDisplayDetails(String value)
Sets the value of the tableDisplayDetails property. |
void |
setTableName(String value)
Sets the value of the tableName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableDisplay
protected String tableDisplayDetails
protected String tableName
| Constructor Detail |
|---|
public TableDataPilotMember()
| Method Detail |
|---|
public String getTableDisplay()
Stringpublic String getTableDisplayDetails()
Stringpublic String getTableName()
Stringpublic void setTableDisplay(String value)
value - allowed object is Stringpublic void setTableDisplayDetails(String value)
value - allowed object is Stringpublic void setTableName(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||