|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PacketVersion | |
---|---|
it.jnrpe.net | This package contains all the classes regarding the network protocol. |
Uses of PacketVersion in it.jnrpe.net |
---|
Methods in it.jnrpe.net that return PacketVersion | |
---|---|
static PacketVersion |
PacketVersion.fromIntValue(int value)
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |