|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailexchange.dto.EmailExchangeAuthenticationAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceAttributesType
com.rim.bes.bas.dto.AuthenticationAttributesType
com.rim.bes.basplugin.emailexchange.dto.EmailExchangeAuthenticationAttributesType
public abstract class EmailExchangeAuthenticationAttributesType
Java class for EmailExchangeAuthenticationAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailExchangeAuthenticationAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}AuthenticationAttributesType">
<sequence>
<element name="defaultLoginDomain" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="password" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="searchBase" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="serverURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="userName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
BASBaseDTO.VersionStamps |
| Field Summary | |
|---|---|
protected java.lang.String |
defaultLoginDomain
|
protected java.lang.String |
password
|
protected java.lang.String |
searchBase
|
protected java.lang.String |
serverURL
|
protected java.lang.String |
userName
|
| Fields inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
plugInId, type |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
EmailExchangeAuthenticationAttributesType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDefaultLoginDomain()
Gets the value of the defaultLoginDomain property. |
java.lang.String |
getPassword()
Gets the value of the password property. |
java.lang.String |
getSearchBase()
Gets the value of the searchBase property. |
java.lang.String |
getServerURL()
Gets the value of the serverURL property. |
java.lang.String |
getUserName()
Gets the value of the userName property. |
void |
setDefaultLoginDomain(java.lang.String value)
Sets the value of the defaultLoginDomain property. |
void |
setPassword(java.lang.String value)
Sets the value of the password property. |
void |
setSearchBase(java.lang.String value)
Sets the value of the searchBase property. |
void |
setServerURL(java.lang.String value)
Sets the value of the serverURL property. |
void |
setUserName(java.lang.String value)
Sets the value of the userName property. |
| Methods inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
getPlugInId, getType, setPlugInId, setType |
| Methods inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
getVersionStamps, setVersionStamps |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String defaultLoginDomain
protected java.lang.String password
protected java.lang.String searchBase
protected java.lang.String serverURL
protected java.lang.String userName
| Constructor Detail |
|---|
public EmailExchangeAuthenticationAttributesType()
| Method Detail |
|---|
public java.lang.String getDefaultLoginDomain()
Stringpublic void setDefaultLoginDomain(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPassword()
Stringpublic void setPassword(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSearchBase()
Stringpublic void setSearchBase(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getServerURL()
Stringpublic void setServerURL(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUserName()
Stringpublic void setUserName(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailexchange.dto.EmailExchangeAuthenticationAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||