public class ReadFunctionGroup<K>
extends java.lang.Object
Constructor and Description |
---|
ReadFunctionGroup(KeyedModbusLocator<K> locator) |
Modifier and Type | Method and Description |
---|---|
void |
add(KeyedModbusLocator<K> locator) |
int |
getEndOffset() |
int |
getFunctionCode() |
int |
getLength() |
java.util.List<KeyedModbusLocator<K>> |
getLocators() |
SlaveAndRange |
getSlaveAndRange() |
int |
getStartOffset() |
public ReadFunctionGroup(KeyedModbusLocator<K> locator)
public void add(KeyedModbusLocator<K> locator)
public int getStartOffset()
public int getEndOffset()
public SlaveAndRange getSlaveAndRange()
public int getLength()
public int getFunctionCode()
public java.util.List<KeyedModbusLocator<K>> getLocators()
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.