Annotation Type ThingworxImplementedShapeDefinitions
-
@Target(TYPE) @Retention(RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxImplementedShapeDefinitions
Contains a collection of thing shape references that this entity will implement.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ThingworxImplementedShapeDefinition[]
shapes
Required parameter: a collection of thing shape references.
-
-
-
Element Detail
-
shapes
ThingworxImplementedShapeDefinition[] shapes
Required parameter: a collection of thing shape references.
-
-