sidnet.stack.std.mac.ieee802_15_4
Class ColorProfile802_15_4

java.lang.Object
  extended by sidnet.core.interfaces.ColorProfile
      extended by sidnet.stack.std.mac.ieee802_15_4.ColorProfile802_15_4
All Implemented Interfaces:
ColorProfileInterface

public class ColorProfile802_15_4
extends ColorProfile


Nested Class Summary
 
Nested classes/interfaces inherited from class sidnet.core.interfaces.ColorProfile
ColorProfile.ColorBundle
 
Field Summary
static java.lang.String RADIO_SLEEPS
           
 
Fields inherited from class sidnet.core.interfaces.ColorProfile
changed, CLEAR, DEAD, DEFAULT, FOREVER, SELECTED
 
Constructor Summary
ColorProfile802_15_4()
           
 
Method Summary
 
Methods inherited from class sidnet.core.interfaces.ColorProfile
getColorBundle, getColorSet, getTimeToColorChange, mark, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RADIO_SLEEPS

public static final java.lang.String RADIO_SLEEPS
See Also:
Constant Field Values
Constructor Detail

ColorProfile802_15_4

public ColorProfile802_15_4()