Uses of Class
org.opendaylight.openflowplugin.libraries.liblldp.LLDP
-
Packages that use LLDP Package Description org.opendaylight.openflowplugin.libraries.liblldp -
-
Uses of LLDP in org.opendaylight.openflowplugin.libraries.liblldp
Methods in org.opendaylight.openflowplugin.libraries.liblldp that return LLDP Modifier and Type Method Description LLDPLLDP. addCustomTLV(LLDPTLV customTLV)LLDPLLDP. setChassisId(LLDPTLV chassisId)LLDPLLDP. setManagementAddress(LLDPTLV managementAddress)LLDPLLDP. setOptionalTLVList(List<LLDPTLV> optionalTLVList)LLDPLLDP. setPortDesc(LLDPTLV portDesc)LLDPLLDP. setPortId(LLDPTLV portId)LLDPLLDP. setSystemCapabilities(LLDPTLV systemCapabilities)LLDPLLDP. setSystemDesc(LLDPTLV systemDesc)LLDPLLDP. setSystemNameId(LLDPTLV systemNameId)LLDPLLDP. setTtl(LLDPTLV ttl)
-