public interface IProtocolDeviceService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICE_NAME
Reports the class name representing this interface.
|
Modifier and Type | Method and Description |
---|---|
ProtocolDevice |
getProtocolDevice()
returns an instance of the implemented protocol
|
java.lang.String |
toString()
returns the built-in name of the protocol
|
static final java.lang.String SERVICE_NAME
java.lang.String toString()
toString
in class java.lang.Object
ProtocolDevice getProtocolDevice()
Copyright © 2009 Eurotech Inc. All rights reserved.