Package | Description |
---|---|
it.jnrpe.net |
This package contains all the classes created to add the event function to
JNRPE.
|
Modifier and Type | Method and Description |
---|---|
static PacketVersion |
PacketVersion.fromIntValue(int iIntValue)
Returns the enum corresponding with the given int value.
|
static PacketVersion |
PacketVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PacketVersion[] |
PacketVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.