public static class EventDistributor.DeviceEventType extends Object implements DeviceEvent
| Constructor and Description |
|---|
DeviceEventType(Class<?> device,
String key,
Direction direction) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
Class<?> |
device() |
Direction |
direction() |
String |
key() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic Class<?> device()
public String key()
public Direction direction()
Copyright © 2015. All Rights Reserved.