@Target(value=TYPE) @Retention(value=RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxImplementedShapeDefinitions
Modifier and Type | Required Element and Description |
---|---|
ThingworxImplementedShapeDefinition[] |
shapes
Required parameter: a collection of thing shape references. |
public abstract ThingworxImplementedShapeDefinition[] shapes