Uses of Class
org.opendaylight.openflowplugin.libraries.liblldp.LLDP
Packages that use LLDP
-
Uses of LLDP in org.opendaylight.openflowplugin.libraries.liblldp
Methods in org.opendaylight.openflowplugin.libraries.liblldp that return LLDPModifier and TypeMethodDescriptionLLDP.addCustomTLV(LLDPTLV customTLV) LLDP.setChassisId(LLDPTLV chassisId) LLDP.setManagementAddress(LLDPTLV managementAddress) LLDP.setOptionalTLVList(List<LLDPTLV> optionalTLVList) LLDP.setPortDesc(LLDPTLV portDesc) LLDP.setSystemCapabilities(LLDPTLV systemCapabilities) LLDP.setSystemDesc(LLDPTLV systemDesc) LLDP.setSystemNameId(LLDPTLV systemNameId)