| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
LldpTlv.PortIdSubType |
LldpTlv.portIdSubType()
Returns the port ID sub-type.
|
static LldpTlv.PortIdSubType |
LldpTlv.PortIdSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LldpTlv.PortIdSubType[] |
LldpTlv.PortIdSubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LldpTlv |
LldpTlv.portIdName(LldpTlv.PortIdSubType st,
String name)
Build a Port ID
LldpTlv for one of the following sub-types:
INTF_NAME,
INTF_NAME, LldpTlv.ChassisIdSubType.LOCAL,
AGENT_CIRC_ID,
INTF_ALIAS,
PORT_COMP |
LldpTlv.Builder |
LldpTlv.Builder.portIdSubType(LldpTlv.PortIdSubType portIdSubType)
Sets the Port ID sub-type.
|
Copyright © 2014. All Rights Reserved.