| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
Ethernet.Ssap |
Ethernet.ssap()
Returns the source service access point (802.3 encodings).
|
static Ethernet.Ssap |
Ethernet.Ssap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ethernet.Ssap[] |
Ethernet.Ssap.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Ethernet.Builder |
Ethernet.Builder.ssap(Ethernet.Ssap ssap)
Sets the source service access point.
|
Copyright © 2014. All Rights Reserved.