com.sentilla.net
Interface MoteDestinationAddressMessage

All Known Implementing Classes:
RadioMacAddressMessage

public interface MoteDestinationAddressMessage

Interface for retreiving the mote destination address of a message.

See Also:
Mac64Address, Addressable

Method Summary
 Mac64Address getDestinationMacAddress()
          Returns the destination Mac64Address address of a message.
 

Method Detail

getDestinationMacAddress

Mac64Address getDestinationMacAddress()
Returns the destination Mac64Address address of a message.

Returns:
the destination Mac64Address


Copyright © 2007 Sentilla Corporation. All Rights Reserved.