JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
IPPROTO_IP
IPPROTO_HOPOPTS
IPPROTO_ICMP
IPPROTO_IGMP
IPPROTO_TCP
IPPROTO_EGP
IPPROTO_PUP
IPPROTO_UDP
IPPROTO_IDP
IPPROTO_IPV6
IPPROTO_ROUTING
IPPROTO_FRAGMENT
IPPROTO_ESP
IPPROTO_AH
IPPROTO_ICMPV6
IPPROTO_NONE
IPPROTO_DSTOPTS
IPPROTO_PIM
IPPROTO_SCTP
IPPROTO_RAW
IPPROTO_MAX
Field Details
value
MIN_VALUE
MAX_VALUE
Constructor Details
IPProto(long)
Method Details
values()
valueOf(String)
toString()
value()
intValue()
longValue()
defined()
Nested Class Summary
Nested Classes
(package private) static final class
Enum Constant Summary
Enum Constants
Field Summary
Fields
static final long
static final long
private final long
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
final boolean
final int
final long
final int
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.