| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
EnumMap<LldpTlv.Type,LldpTlv> |
Lldp.options()
Returns the options in the form of a map to allow access based on
LldpTlv. |
| Modifier and Type | Method and Description |
|---|---|
Lldp.Builder |
Lldp.Builder.chassisId(LldpTlv chassisId)
Sets the chassis ID.
|
Lldp.Builder |
Lldp.Builder.options(LldpTlv[] options)
Sets the options array.
|
Lldp.Builder |
Lldp.Builder.portId(LldpTlv portId)
Sets the port ID.
|
Lldp.Builder |
Lldp.Builder.privateOptions(LldpTlv[] privateOptions)
Sets the private options array.
|
Lldp.Builder |
Lldp.Builder.ttl(LldpTlv ttl)
Sets the time to live value.
|
Copyright © 2014. All Rights Reserved.