Package com.thingworx.interfaces
Interface IDynamicServiceShape
-
- All Known Implementing Classes:
DataTableThing
,StreamThing
@ThingworxExtensionApiClass(since={6,6}) public interface IDynamicServiceShape
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataShapeDefinition
getDataShape()
-
-
-
Method Detail
-
getDataShape
@ThingworxExtensionApiMethod(since={6,6}) DataShapeDefinition getDataShape()
-
-