com.objectxp.msg.ota
Class CSDBrowserSettings

java.lang.Object
  extended by com.objectxp.msg.Message
      extended by com.objectxp.msg.SmsMessage
          extended by com.objectxp.msg.ota.OTAMessage
              extended by com.objectxp.msg.ota.BrowserSettings
                  extended by com.objectxp.msg.ota.ExtendedBrowserSettings
                      extended by com.objectxp.msg.ota.CSDBrowserSettings
All Implemented Interfaces:
MultiPartMessage, java.io.Serializable, java.lang.Cloneable
Direct Known Subclasses:
GsmCsdBrowserSettings, Is136CsdBrowserSettings

public abstract class CSDBrowserSettings
extends ExtendedBrowserSettings

Base class for CSD Browser settings.

See Also:
Serialized Form

Field Summary
static java.lang.String CALLSPEED_14400
          CSD callspeed 14400 bps
static java.lang.String CALLSPEED_19200
          CSD callspeed 19200 bps
static java.lang.String CALLSPEED_28800
          CSD callspeed 28800 bps
static java.lang.String CALLSPEED_38400
          CSD callspeed 38400 bps
static java.lang.String CALLSPEED_43200
          CSD callspeed 43200 bps
static java.lang.String CALLSPEED_57600
          CSD callspeed 57600 bps
static java.lang.String CALLSPEED_9600
          CSD callspeed 9600 bps (default when CSD calltype is ISDN)
static java.lang.String CALLSPEED_AUTO
          CSD callspeed AUTO (default when CSD calltype is analogue)
 
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
 
Method Summary
 java.lang.String getCSDDialString()
          Returns the CSD dialstring.
 void setCSDDialString(java.lang.String msisdn)
          Specify the MSISDN number of the modem pool.
 
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.SmsMessage
containsUserDataHeader, copyFields, getAlphabet, getBytes, getCodingGroup, getDeferredDeliveryAsDate, getDeferredDeliveryInMinutes, getID, getIndicationState, getIndicationType, getMessage, getMessageClass, getParent, getPID, getRecipient, getRecipientAddress, getSender, getSenderAddress, getType, getUserData, getUserDataHeader, getValidityPeriodAsDate, getValidityPeriodInMinutes, hasDeferredDelivery, hasMessageClass, hasValidityPeriod, isCompressed, isMMS, isRejectDuplicates, isRelativeDeferredDelivery, isRelativeValidityPeriod, isReplyPath, requestStatusReport, requestStatusReport, setAlphabet, setCodingGroup, setCompression, setDeferredDelivery, setDeferredDelivery, setIndicationState, setIndicationType, setMessage, setMessage, setMessageClass, setMMS, setParent, setPID, setRecipient, setRecipientAddress, setRejectDuplicates, setReplyPath, setSender, setSenderAddress, setType, setUserData, setUserDataHeader, setUserDataHeader, setValidityPeriod, setValidityPeriod
 
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
 

Field Detail

CALLSPEED_AUTO

public static final java.lang.String CALLSPEED_AUTO
CSD callspeed AUTO (default when CSD calltype is analogue)

See Also:
Constant Field Values

CALLSPEED_9600

public static final java.lang.String CALLSPEED_9600
CSD callspeed 9600 bps (default when CSD calltype is ISDN)

See Also:
Constant Field Values

CALLSPEED_14400

public static final java.lang.String CALLSPEED_14400
CSD callspeed 14400 bps

See Also:
Constant Field Values

CALLSPEED_19200

public static final java.lang.String CALLSPEED_19200
CSD callspeed 19200 bps

See Also:
Constant Field Values

CALLSPEED_28800

public static final java.lang.String CALLSPEED_28800
CSD callspeed 28800 bps

See Also:
Constant Field Values

CALLSPEED_38400

public static final java.lang.String CALLSPEED_38400
CSD callspeed 38400 bps

See Also:
Constant Field Values

CALLSPEED_43200

public static final java.lang.String CALLSPEED_43200
CSD callspeed 43200 bps

See Also:
Constant Field Values

CALLSPEED_57600

public static final java.lang.String CALLSPEED_57600
CSD callspeed 57600 bps

See Also:
Constant Field Values
Method Detail

setCSDDialString

public void setCSDDialString(java.lang.String msisdn)
                      throws java.lang.IllegalArgumentException
Specify the MSISDN number of the modem pool.

Parameters:
msisdn - the MSISDN of the modem pool (max length: 21)
Throws:
java.lang.IllegalArgumentException

getCSDDialString

public java.lang.String getCSDDialString()
Returns the CSD dialstring.



object XP, Inc. © 2000-2008. All rights reserved object XP