public class TableColumn extends Object implements Serializable
TableColumn class.
| Constructor and Description |
|---|
TableColumn() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Getter for the field
name. |
String |
getNote()
Getter for the field
note. |
String |
getType()
Getter for the field
type. |
void |
setName(String name)
Setter for the field
name. |
void |
setNote(String note)
Setter for the field
note. |
void |
setType(String type)
Setter for the field
type. |
Copyright © 2016. All Rights Reserved.