|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PacketType.PacketOrigin | |
---|---|
com.camelspotting.jotl.udp |
Uses of PacketType.PacketOrigin in com.camelspotting.jotl.udp |
---|
Methods in com.camelspotting.jotl.udp that return PacketType.PacketOrigin | |
---|---|
PacketType.PacketOrigin |
PacketType.getPacketOrigin()
Where does this packet type come from? |
static PacketType.PacketOrigin |
PacketType.PacketOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PacketType.PacketOrigin[] |
PacketType.PacketOrigin.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |