| Package | Description |
|---|---|
| etri.sdn.controller.protocol.packet |
| Modifier and Type | Method and Description |
|---|---|
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.
|