|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModbusProtocolDeviceService
This class provides methods to recognize the particular protocol implemented by this bundle and to get an instance of that protocol.
Field Summary | |
---|---|
static String |
SERVICE_NAME
Reports the class name representing this interface. |
Method Summary | |
---|---|
ModbusProtocolDevice |
getProtocolDevice()
returns an instance of the implemented protocol |
String |
toString()
returns the built-in name of the protocol |
Field Detail |
---|
static final String SERVICE_NAME
Method Detail |
---|
String toString()
toString
in class Object
ModbusProtocolDevice getProtocolDevice()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |