Package com.thingworx.implementation
Class ThingShapeImplementation
- java.lang.Object
-
- com.thingworx.metadata.ThingShapeDefinitionBase
-
- com.thingworx.metadata.ThingShapeDefinition
-
- com.thingworx.implementation.ThingShapeImplementation
-
- All Implemented Interfaces:
IDiffableObject
- Direct Known Subclasses:
ThingShapeInstance
@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public class ThingShapeImplementation extends ThingShapeDefinition
-
-
Constructor Summary
Constructors Constructor Description ThingShapeImplementation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SubscriptionCollection
getSubscriptions()
-
Methods inherited from class com.thingworx.metadata.ThingShapeDefinitionBase
getDataShapeDefinitions, getEventDefinition, getEventDefinitions, getPropertyDefinition, getPropertyDefinitions, getServiceDefinition, getServiceDefinitions, hasEventDefinition, hasPropertyDefinition, hasServiceDefinition
-
-
-
-
Method Detail
-
getSubscriptions
@ThingworxExtensionApiMethod(since={6,6}) public SubscriptionCollection getSubscriptions()
-
-