@ThingworxExtensionApiClass(since={7,0,1}, canInstantiate=true) public final class DataTableEntry extends DataEntry
| Constructor and Description |
|---|
DataTableEntry() |
| Modifier and Type | Method and Description |
|---|---|
RelationshipTypes.ThingworxRelationshipTypes |
getEntryType() |
org.json.JSONObject |
toJSON(DataShapeDefinition td)
Deprecated.
|
ValueCollection |
toValueCollection() |
toTypedValueCollectiongetID, getTags@ThingworxExtensionApiMethod(since={7,0,1}) public ValueCollection toValueCollection()
toValueCollection in class BasicEntry@ThingworxExtensionApiMethod(since={7,0,1}) public RelationshipTypes.ThingworxRelationshipTypes getEntryType()
@Deprecated @ThingworxExtensionApiMethod(since={7,0,1}, deprecatedSince={8,4}) public org.json.JSONObject toJSON(DataShapeDefinition td) throws java.lang.Exception
td - the DataShapeDefinitionjava.lang.Exception - if an error occurs