| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
Ethernet.Dsap |
Ethernet.dsap()
Returns the destination service access point (802.3 encodings).
|
static Ethernet.Dsap |
Ethernet.Dsap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ethernet.Dsap[] |
Ethernet.Dsap.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.dsap(Ethernet.Dsap dsap)
Sets the destination service access point.
|
Copyright © 2014. All Rights Reserved.