public class

HTCWimax4GConfiguration

extends Wimax4GConfiguration
implements Parcelable
java.lang.Object
   ↳ com.htc.net.FourG.FourGConfiguration
     ↳ com.htc.net.wimax.Wimax4GConfiguration
       ↳ com.htc.net.wimax.HTCWimax4GConfiguration

Summary

[Expand]
Inherited Constants
From interface android.os.Parcelable
[Expand]
Inherited Fields
From class com.htc.net.wimax.Wimax4GConfiguration
From class com.htc.net.FourG.FourGConfiguration
Public Constructors
HTCWimax4GConfiguration()
HTCWimax4GConfiguration(Wimax4GConfiguration config)
Public Methods
String getPassword()
Gets Password string.
String getUsername()
Gets the username string.
[Expand]
Inherited Methods
From class com.htc.net.wimax.Wimax4GConfiguration
From class com.htc.net.FourG.FourGConfiguration
From class java.lang.Object
From interface android.os.Parcelable

Public Constructors

public HTCWimax4GConfiguration ()

public HTCWimax4GConfiguration (Wimax4GConfiguration config)

Public Methods

public String getPassword ()

Gets Password string. Used if a user account must be specified for this NSP.

public String getUsername ()

Gets the username string. Used if a user account must be specified for this NSP.