public class IndexProperties
extends java.lang.Object
| Constructor and Description | 
|---|
| IndexProperties(Machine machine) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getFeederCommunicationMaxRetry() | 
| IndexFeederSlots | getFeederSlots() | 
| int | getMaxFeederAddress() | 
| void | setFeederCommunicationMaxRetry(int maxRetry) | 
| void | setMaxFeederAddress(int maxFeederAddress) | 
public IndexProperties(Machine machine)
public int getFeederCommunicationMaxRetry()
public void setFeederCommunicationMaxRetry(int maxRetry)
public int getMaxFeederAddress()
public void setMaxFeederAddress(int maxFeederAddress)
public IndexFeederSlots getFeederSlots()