|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavaclient.WiFiInterface.WiFiLink
public class WiFiInterface.WiFiLink
Field Summary | |
---|---|
int |
encrypt
|
char[] |
essid
|
int |
freq
|
char[] |
ip
|
int |
level
|
char[] |
mac
|
int |
mode
|
int |
noise
|
int |
qual
|
Constructor Summary | |
---|---|
WiFiInterface.WiFiLink()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public char[] mac
public char[] ip
public char[] essid
public int mode
public int freq
public int encrypt
public int qual
public int level
public int noise
Constructor Detail |
---|
public WiFiInterface.WiFiLink()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |