| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
LldpTlv.ChassisIdSubType |
LldpTlv.chassisIdSubType()
Returns the chassis ID sub-type.
|
static LldpTlv.ChassisIdSubType |
LldpTlv.ChassisIdSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LldpTlv.ChassisIdSubType[] |
LldpTlv.ChassisIdSubType.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.chassisIdName(LldpTlv.ChassisIdSubType st,
String name)
Build a Chassis ID
LldpTlv for one of the following sub-types:
INTF_NAME,
INTF_NAME, LOCAL,
CHASSIS_COMP,
INTF_ALIAS,
PORT_COMP |
LldpTlv.Builder |
LldpTlv.Builder.chassisIdSubType(LldpTlv.ChassisIdSubType chassisIdSubType)
Sets the Chassis ID sub-type.
|
Copyright © 2014. All Rights Reserved.