| java.lang.Object | ||
| ↳ | com.htc.net.FourG.FourGConfiguration | |
| ↳ | com.htc.net.wimax.Wimax4GConfiguration | |
Known Direct Subclasses
|
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| password | |||||||||||
| username | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.htc.net.FourG.FourGConfiguration
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns true if the network requires a password.
| |||||||||||
Returns true if the network requires a username.
| |||||||||||
Gets the NSP ID as set via this API, or, more typically, as stored in the NSP
profile provisioned (via OMA-DM).
| |||||||||||
Gets the optional NSP Name as stored in the NSP profile provisioned (via OMA-DM), or
as may be received OTA (in furture 802.16 proposal).
| |||||||||||
Sets the optional NSP ID
| |||||||||||
Sets Password string.
| |||||||||||
Sets the username string.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.htc.net.FourG.FourGConfiguration
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Returns true if the network requires a password.
Returns true if the network requires a username.
Gets the NSP ID as set via this API, or, more typically, as stored in the NSP profile provisioned (via OMA-DM).
Gets the optional NSP Name as stored in the NSP profile provisioned (via OMA-DM), or as may be received OTA (in furture 802.16 proposal).
Sets Password string. Used if a user account must be specified for this NSP.
Sets the username string. Used if a user account must be specified for this NSP.