|
SunSPOT host API V5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.spot.peripheral.Spot
public class Spot
Stub class so existing SPOT host apps will still work.
| Method Summary | |
|---|---|
I802_15_4_MAC[] |
getI802_15_4_MACs()
Deprecated. |
static Spot |
getInstance()
Deprecated. |
IRadioPolicyManager |
getRadioPolicyManager()
Deprecated. |
boolean |
isMasterIsolate()
Deprecated. |
boolean |
isRunningOnHost()
Deprecated. |
void |
setPersistentProperty(String key,
String val)
Deprecated. |
void |
setProperty(String key,
String val)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Spot getInstance()
public IRadioPolicyManager getRadioPolicyManager()
public I802_15_4_MAC[] getI802_15_4_MACs()
public void setProperty(String key,
String val)
key - val - the value required or null to erase
public void setPersistentProperty(String key,
String val)
key - val - the value required or null to erasepublic boolean isMasterIsolate()
public boolean isRunningOnHost()
|
SunSPOT host API V5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||