Uses of Class
com.sentilla.net.Mac64Address

Packages that use Mac64Address
com.sentilla.net Sentilla networking libraries for wireless and wired communication. 
 

Uses of Mac64Address in com.sentilla.net
 

Methods in com.sentilla.net that return Mac64Address
 Mac64Address RadioMacAddressMessage.getDestinationMacAddress()
           
 Mac64Address MoteDestinationAddressMessage.getDestinationMacAddress()
          Returns the destination Mac64Address address of a message.
static Mac64Address Mac64Address.getLocalAddress()
          Get the local Mac64Address for this platform.
 Mac64Address MoteSenderAddressMessage.getSenderMacAddress()
          Returns a Mac64Address object containing the sending motes 64-bit MAC address.
 Mac64Address CollectionProtocol.CollectionProtocolHostMessage.getSenderMacAddress()
           
 Mac64Address CollectionProtocol.CollectionProtocolDataMessage.getSenderMacAddress()
           
 Mac64Address CollectionProtocol.CollectionProtocolAck.getSenderMacAddress()
           
static Mac64Address Mac64Address.valueOf(long addr)
          Returns a new Mac64Address with 64-bit address addr.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.