| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
PppEthernet.PppProtocolId |
PppEthernet.pppProtocolId()
Returns the PPPoE protocol ID.
|
static PppEthernet.PppProtocolId |
PppEthernet.PppProtocolId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PppEthernet.PppProtocolId[] |
PppEthernet.PppProtocolId.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.pppProtocolId(PppEthernet.PppProtocolId pppProtocolId)
Sets the PPPoE protocol ID.
|
Copyright © 2014. All Rights Reserved.