public final class PartStudiosGetFeatureScriptTableResponseTablesColumns extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
header |
The displayed header for the column
|
String |
id |
The column id
|
String |
textAlignment |
LEFT, CENTER, or RIGHT
|
| Constructor | Description |
|---|---|
PartStudiosGetFeatureScriptTableResponseTablesColumns() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getHeader() |
Get The displayed header for the column
|
String |
getId() |
Get The column id
|
String |
getTextAlignment() |
Get LEFT, CENTER, or RIGHT
|
String |
toString() |
getOtherPropertiespublic String id
public String header
public String textAlignment
public PartStudiosGetFeatureScriptTableResponseTablesColumns()
public final String getId()
public final String getHeader()
public final String getTextAlignment()
Copyright © 2021. All rights reserved.