Uses of Class
net.floodlightcontroller.packet.LLDPOrganizationalTLV

Packages that use LLDPOrganizationalTLV
net.floodlightcontroller.packet   
 

Uses of LLDPOrganizationalTLV in net.floodlightcontroller.packet
 

Methods in net.floodlightcontroller.packet that return LLDPOrganizationalTLV
 LLDPOrganizationalTLV LLDPOrganizationalTLV.setInfoString(byte[] infoString)
          Set the value of information string.
 LLDPOrganizationalTLV LLDPOrganizationalTLV.setInfoString(java.lang.String infoString)
          Set the value of information string.
 LLDPOrganizationalTLV LLDPOrganizationalTLV.setOUI(byte[] oui)
          Set the value of OUI.
 LLDPOrganizationalTLV LLDPOrganizationalTLV.setSubType(byte subType)
          Set the value of sub type.