Uses of Class
org.opendaylight.openflowplugin.libraries.liblldp.Ethernet
-
Uses of Ethernet in org.opendaylight.openflowplugin.libraries.liblldp
Modifier and TypeMethodDescriptionEthernet.setDestinationMACAddress
(byte[] destinationMACAddress) Sets the destination MAC address for the current Ethernet object instance.Ethernet.setEtherType
(short etherType) Sets the etherType for the current Ethernet object instance.Ethernet.setSourceMACAddress
(byte[] sourceMACAddress) Sets the source MAC address for the current Ethernet object instance.