public final class PartStudiosGetFeatureScriptTableResponseTablesRows extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
callout |
A callout that could be attached to the associated entities
|
Map |
columnIdToValue |
A map from column ids to cell values for the row
|
String[] |
entityIds |
Topology ids of entities associated with the row
|
| Constructor | Description |
|---|---|
PartStudiosGetFeatureScriptTableResponseTablesRows() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getCallout() |
Get A callout that could be attached to the associated entities
|
Map |
getColumnIdToValue() |
Get A map from column ids to cell values for the row
|
String[] |
getEntityIds() |
Get Topology ids of entities associated with the row
|
String |
toString() |
getOtherPropertiespublic Map columnIdToValue
public String[] entityIds
public String callout
public PartStudiosGetFeatureScriptTableResponseTablesRows()
public final Map getColumnIdToValue()
public final String[] getEntityIds()
public final String getCallout()
Copyright © 2021. All rights reserved.