@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface TagEvent
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends EvtProcessor> |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description
A description to be used to compose the documentation of the generated library
|
DeviceAdaptive.Device[] |
supportedDevices |
public abstract Class<? extends EvtProcessor> value
public abstract DeviceAdaptive.Device[] supportedDevices
public abstract String description
Copyright © 2015. All rights reserved.