| Package | Description |
|---|---|
| org.eclipse.scada.protocol.ngp.common.mc.frame |
| Modifier and Type | Method and Description |
|---|---|
Frame.FrameType |
Frame.getType() |
static Frame.FrameType |
Frame.FrameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Frame.FrameType[] |
Frame.FrameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Frame(Frame.FrameType type) |
Frame(Frame.FrameType type,
org.apache.mina.core.buffer.IoBuffer data) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.