|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.EmailUserServiceAttributesType 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.UserServiceAttributesType
com.rim.bes.basplugin.emailcommon.dto.EmailUserServiceAttributesType
public abstract class EmailUserServiceAttributesType
Java class for EmailUserServiceAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailUserServiceAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}UserServiceAttributesType">
<sequence>
<element name="userState" type="{http://www.rim.com/com.rim.bes.bas.dto}DeviceStatusEnumType" minOccurs="0"/>
<element name="emailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="generalEmailServiceUserStatistics" type="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}GeneralEmailServiceUserStatistics" minOccurs="0"/>
<element name="isMailUserNameEditable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="mailBox" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mailServer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mailUserName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="wirelessCalendarEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="wirelessMessageReconciliationEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" 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 |
emailAddress
|
protected GeneralEmailServiceUserStatistics |
generalEmailServiceUserStatistics
|
protected java.lang.Boolean |
isMailUserNameEditable
|
protected java.lang.String |
mailBox
|
protected java.lang.String |
mailServer
|
protected java.lang.String |
mailUserName
|
protected DeviceStatusEnumType |
userState
|
protected java.lang.Boolean |
wirelessCalendarEnabled
|
protected java.lang.Boolean |
wirelessMessageReconciliationEnabled
|
| 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 | |
|---|---|
EmailUserServiceAttributesType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEmailAddress()
Gets the value of the emailAddress property. |
GeneralEmailServiceUserStatistics |
getGeneralEmailServiceUserStatistics()
Gets the value of the generalEmailServiceUserStatistics property. |
java.lang.String |
getMailBox()
Gets the value of the mailBox property. |
java.lang.String |
getMailServer()
Gets the value of the mailServer property. |
java.lang.String |
getMailUserName()
Gets the value of the mailUserName property. |
DeviceStatusEnumType |
getUserState()
Gets the value of the userState property. |
java.lang.Boolean |
isIsMailUserNameEditable()
Gets the value of the isMailUserNameEditable property. |
java.lang.Boolean |
isWirelessCalendarEnabled()
Gets the value of the wirelessCalendarEnabled property. |
java.lang.Boolean |
isWirelessMessageReconciliationEnabled()
Gets the value of the wirelessMessageReconciliationEnabled property. |
void |
setEmailAddress(java.lang.String value)
Sets the value of the emailAddress property. |
void |
setGeneralEmailServiceUserStatistics(GeneralEmailServiceUserStatistics value)
Sets the value of the generalEmailServiceUserStatistics property. |
void |
setIsMailUserNameEditable(java.lang.Boolean value)
Sets the value of the isMailUserNameEditable property. |
void |
setMailBox(java.lang.String value)
Sets the value of the mailBox property. |
void |
setMailServer(java.lang.String value)
Sets the value of the mailServer property. |
void |
setMailUserName(java.lang.String value)
Sets the value of the mailUserName property. |
void |
setUserState(DeviceStatusEnumType value)
Sets the value of the userState property. |
void |
setWirelessCalendarEnabled(java.lang.Boolean value)
Sets the value of the wirelessCalendarEnabled property. |
void |
setWirelessMessageReconciliationEnabled(java.lang.Boolean value)
Sets the value of the wirelessMessageReconciliationEnabled 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 DeviceStatusEnumType userState
protected java.lang.String emailAddress
protected GeneralEmailServiceUserStatistics generalEmailServiceUserStatistics
protected java.lang.Boolean isMailUserNameEditable
protected java.lang.String mailBox
protected java.lang.String mailServer
protected java.lang.String mailUserName
protected java.lang.Boolean wirelessCalendarEnabled
protected java.lang.Boolean wirelessMessageReconciliationEnabled
| Constructor Detail |
|---|
public EmailUserServiceAttributesType()
| Method Detail |
|---|
public DeviceStatusEnumType getUserState()
DeviceStatusEnumTypepublic void setUserState(DeviceStatusEnumType value)
value - allowed object is
DeviceStatusEnumTypepublic java.lang.String getEmailAddress()
Stringpublic void setEmailAddress(java.lang.String value)
value - allowed object is
Stringpublic GeneralEmailServiceUserStatistics getGeneralEmailServiceUserStatistics()
GeneralEmailServiceUserStatisticspublic void setGeneralEmailServiceUserStatistics(GeneralEmailServiceUserStatistics value)
value - allowed object is
GeneralEmailServiceUserStatisticspublic java.lang.Boolean isIsMailUserNameEditable()
Booleanpublic void setIsMailUserNameEditable(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getMailBox()
Stringpublic void setMailBox(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMailServer()
Stringpublic void setMailServer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMailUserName()
Stringpublic void setMailUserName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isWirelessCalendarEnabled()
Booleanpublic void setWirelessCalendarEnabled(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isWirelessMessageReconciliationEnabled()
Booleanpublic void setWirelessMessageReconciliationEnabled(java.lang.Boolean value)
value - allowed object is
Boolean
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.EmailUserServiceAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||