|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.modbus.ModbusObjectLocator
public class ModbusObjectLocator
Nested Class Summary | |
---|---|
static class |
ModbusObjectLocator.DataType
|
Constructor Summary | |
---|---|
ModbusObjectLocator(java.lang.String locator)
|
Method Summary | |
---|---|
int |
getRegisterAddress()
|
int |
getRegisterCount()
|
ModbusObjectLocator.DataType |
getRegisterDataType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModbusObjectLocator(java.lang.String locator) throws MalformedObjectLocatorException
MalformedObjectLocatorException
Method Detail |
---|
public int getRegisterAddress()
public int getRegisterCount()
public ModbusObjectLocator.DataType getRegisterDataType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |