@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class ConfigurationTableDefinition extends NamedObject
NAME_COMPARATOR
Constructor and Description |
---|
ConfigurationTableDefinition() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCategory() |
DataShapeDefinition |
getDataShape() |
int |
getOrdinal() |
boolean |
isHidden() |
boolean |
isMultiRow() |
getDescription, getName, setDescription, setName, toValueCollection
@ThingworxExtensionApiMethod(since={6,6}) public java.lang.String getCategory()
@ThingworxExtensionApiMethod(since={6,6}) public DataShapeDefinition getDataShape()
@ThingworxExtensionApiMethod(since={6,6}) public boolean isMultiRow()
@ThingworxExtensionApiMethod(since={6,6}) public int getOrdinal()
@ThingworxExtensionApiMethod(since={7,4}) public boolean isHidden()