public class ModemAddedEvent
extends org.osgi.service.event.Event
| Modifier and Type | Field and Description |
|---|---|
static String |
MODEM_EVENT_ADDED_TOPIC
Topic of the ModemAddedEvent
|
| Constructor and Description |
|---|
ModemAddedEvent(ModemDevice modemDevice) |
| Modifier and Type | Method and Description |
|---|---|
ModemDevice |
getModemDevice() |
public static final String MODEM_EVENT_ADDED_TOPIC
public ModemAddedEvent(ModemDevice modemDevice)
public ModemDevice getModemDevice()
Copyright © 2013. All Rights Reserved.