|
AdventNet WiFi Mediation API, v1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.adventnet.wifi.mediation.beans.AbstractBean
com.adventnet.wifi.mediation.beans.MobileClientBean
Class that holds the associated MobileClient related details for a given AccessPoint.
| Field Summary |
| Fields inherited from class com.adventnet.wifi.mediation.beans.AbstractBean |
templateConstants |
| Constructor Summary | |
MobileClientBean(java.lang.Object obj)
Construct an instance of MobileClientBean |
|
| Method Summary | |
java.lang.Object |
getData()
Used Internally. |
java.lang.String |
getIPAddress()
Returns the IpAddress of the Mobile Client. |
java.lang.String |
getMacAddress()
Returns the MacAddress of the Mobile Client. |
int |
getSignalQuality()
Returns the Signal Quality of the most recently received packet by the AccessPoint. |
int |
getSignalStrength()
Returns the Signal Strength of the most recently received packet by the AccessPoint. |
java.lang.String |
toString()
Gives you the String representation of this Object. |
| Methods inherited from class com.adventnet.wifi.mediation.beans.AbstractBean |
getOperationType, getRadioIndex, getRadioMac, getRadioMode, getTemplateConstants, setOperationType, setRadioIndex, setRadioMac, setRadioMode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MobileClientBean(java.lang.Object obj)
| Method Detail |
public java.lang.Object getData()
getData in class AbstractBeanpublic java.lang.String getMacAddress()
public java.lang.String getIPAddress()
public int getSignalStrength()
public int getSignalQuality()
public java.lang.String toString()
|
AdventNet WiFi Mediation API, v1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||