|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.zxing.client.result.ParsedResult
com.google.zxing.client.result.WifiParsedResult
public final class WifiParsedResult
| Constructor Summary | |
|---|---|
WifiParsedResult(String networkEncryption,
String ssid,
String password)
|
|
| Method Summary | |
|---|---|
String |
getDisplayResult()
|
String |
getNetworkEncryption()
|
String |
getPassword()
|
String |
getSsid()
|
| Methods inherited from class com.google.zxing.client.result.ParsedResult |
|---|
getType, maybeAppend, maybeAppend, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WifiParsedResult(String networkEncryption,
String ssid,
String password)
| Method Detail |
|---|
public String getSsid()
public String getNetworkEncryption()
public String getPassword()
public String getDisplayResult()
getDisplayResult in class ParsedResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||