SunSPOT host API V5.0


com.sun.spot.spotselector
Class SpotInfo

java.lang.Object
  extended by com.sun.spot.spotselector.SpotInfo

public class SpotInfo
extends Object


Constructor Summary
SpotInfo(String idAndSerialPort)
           
 
Method Summary
 void checkState(ISpotStateChecker stateChecker, boolean probeForBasestation)
           
 boolean equals(Object obj)
           
 String getId()
           
 String getPort()
           
static SpotInfo[] getSpotInfos(String portAndIds)
           
 int getState()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpotInfo

public SpotInfo(String idAndSerialPort)
Method Detail

getSpotInfos

public static SpotInfo[] getSpotInfos(String portAndIds)

checkState

public void checkState(ISpotStateChecker stateChecker,
                       boolean probeForBasestation)

toString

public String toString()
Overrides:
toString in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

getState

public int getState()

getPort

public String getPort()

getId

public String getId()

SunSPOT host API V5.0


Copyright © 2006-2008 Sun Microsystems, Inc. All Rights Reserved.