Uses of Class
net.floodlightcontroller.packet.LLDP

Packages that use LLDP
net.floodlightcontroller.packet   
 

Uses of LLDP in net.floodlightcontroller.packet
 

Methods in net.floodlightcontroller.packet that return LLDP
 LLDP LLDP.setChassisId(LLDPTLV chassisId)
           
 LLDP LLDP.setOptionalTLVList(java.util.List<LLDPTLV> optionalTLVList)
           
 LLDP LLDP.setPortId(LLDPTLV portId)
           
 LLDP LLDP.setTtl(LLDPTLV ttl)