| Package | Description |
|---|---|
| io.pkts.protocol |
| Modifier and Type | Method and Description |
|---|---|
Protocol.Layer |
Protocol.getProtocolLayer()
Each
Protocol operates within a particular Protocol.Layer in the
ISO stack. |
static Protocol.Layer |
Protocol.Layer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol.Layer[] |
Protocol.Layer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All Rights Reserved.