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