| Package | Description |
|---|---|
| org.eclipse.scada.da.server.osgi.modbus |
| Modifier and Type | Method and Description |
|---|---|
RequestType |
Request.getType() |
static RequestType |
RequestType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Request(RequestType type,
int startAddress,
int count,
long period,
long timeout,
java.lang.String mainTypeName,
boolean eager) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0