Uses of Class
org.opendaylight.openflowplugin.libraries.liblldp.Ethernet
Packages that use Ethernet
-
Uses of Ethernet in org.opendaylight.openflowplugin.libraries.liblldp
Methods in org.opendaylight.openflowplugin.libraries.liblldp that return EthernetModifier 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.