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