|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.objectxp.msg.Message
com.objectxp.msg.SmsMessage
com.objectxp.msg.ota.OTAMessage
com.objectxp.msg.ota.BrowserSettings
com.objectxp.msg.ota.ExtendedBrowserSettings
com.objectxp.msg.ota.GPRSBrowserSettings
public class GPRSBrowserSettings
GPRS is the name for the bearer for General Packet Radio Service.
| Field Summary |
|---|
| Fields inherited from class com.objectxp.msg.ota.ExtendedBrowserSettings |
|---|
CHAP, MS_CHAP, PAP |
| Fields inherited from class com.objectxp.msg.SmsMessage |
|---|
CLASS_0, CLASS_1, CLASS_2, CLASS_3, DC_8BIT, DC_DEFAULT, DC_GROUP_DATA, DC_GROUP_GENERAL, DC_GROUP_MSG_WAITING_DISCARD, DC_GROUP_MSG_WAITING_STORE, DC_UCS2, INDICATION_ACTIVE, INDICATION_INACTIVE, INDICATION_TYPE_EMAIL, INDICATION_TYPE_FAX, INDICATION_TYPE_OTHER, INDICATION_TYPE_VOICEMAIL, NO_CLASS |
| Fields inherited from class com.objectxp.msg.Message |
|---|
ACK_TIME, MT_BINARY, MT_STATUS, MT_TEXT, SENDER_TYPE_ALPHA, SENDER_TYPE_GUESS, SENDER_TYPE_NUMBER |
| Constructor Summary | |
|---|---|
GPRSBrowserSettings(java.lang.String proxy)
Creates a GPRS BrowserSetting |
|
| Method Summary | |
|---|---|
void |
setGPRSAccesspointName(java.lang.String name)
Indicates the access point name on Gateway GPRS Support Nodes (GGSN). |
| Methods inherited from class com.objectxp.msg.ota.ExtendedBrowserSettings |
|---|
getISPName, getPPPAuthtype, getPPPLoginName, getPPPLoginPassword, getProxyLoginName, getProxyLoginPassword, isPPPAutoLogin, isProxyAutoLogin, setISPName, setPPPAuthtype, setPPPAutoLogin, setPPPLogin, setProxyAutoLogin, setProxyLogin |
| Methods inherited from class com.objectxp.msg.ota.BrowserSettings |
|---|
addBookmark, getBookmarks, getBrowserSettingID, getMMSURL, getName, getPort, getProxy, removeBookmark, setBrowserSettingID, setMMSURL, setName, setPort, setProxy |
| Methods inherited from class com.objectxp.msg.ota.OTAMessage |
|---|
buildParts, buildParts, getParts, toString |
| Methods inherited from class com.objectxp.msg.Message |
|---|
clone, getProperty, getSenderType, getTimestamp, setID, setProperty, setSenderType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GPRSBrowserSettings(java.lang.String proxy)
proxy - identifies the address of the proxy.| Method Detail |
|---|
public void setGPRSAccesspointName(java.lang.String name)
name - the GPRS access point name (max length: 100)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||