|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableSortBy
public class TableSortBy
| Field Summary | |
|---|---|
protected String |
tableDataType
|
protected String |
tableFieldNumber
|
protected String |
tableOrder
|
| Constructor Summary | |
|---|---|
TableSortBy()
|
|
| Method Summary | |
|---|---|
String |
getTableDataType()
Gets the value of the tableDataType property. |
String |
getTableFieldNumber()
Gets the value of the tableFieldNumber property. |
String |
getTableOrder()
Gets the value of the tableOrder property. |
void |
setTableDataType(String value)
Sets the value of the tableDataType property. |
void |
setTableFieldNumber(String value)
Sets the value of the tableFieldNumber property. |
void |
setTableOrder(String value)
Sets the value of the tableOrder property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableDataType
protected String tableFieldNumber
protected String tableOrder
| Constructor Detail |
|---|
public TableSortBy()
| Method Detail |
|---|
public String getTableDataType()
Stringpublic String getTableFieldNumber()
Stringpublic String getTableOrder()
Stringpublic void setTableDataType(String value)
value - allowed object is Stringpublic void setTableFieldNumber(String value)
value - allowed object is Stringpublic void setTableOrder(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||