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 LLDP
LLDP. addCustomTLV(LLDPTLV customTLV)
LLDP
LLDP. setChassisId(LLDPTLV chassisId)
LLDP
LLDP. setManagementAddress(LLDPTLV managementAddress)
LLDP
LLDP. setOptionalTLVList(List<LLDPTLV> optionalTLVList)
LLDP
LLDP. setPortDesc(LLDPTLV portDesc)
LLDP
LLDP. setPortId(LLDPTLV portId)
LLDP
LLDP. setSystemCapabilities(LLDPTLV systemCapabilities)
LLDP
LLDP. setSystemDesc(LLDPTLV systemDesc)
LLDP
LLDP. setSystemNameId(LLDPTLV systemNameId)
LLDP
LLDP. setTtl(LLDPTLV ttl)
-