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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.emailcommon.dto.MailStoreUserSearchResultType
public abstract class MailStoreUserSearchResultType
Java class for MailStoreUserSearchResultType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MailStoreUserSearchResultType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="adminServer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="emailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mailBoxId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mailBoxLocation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mailStoreAddressId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="mailStoreDomainId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="serverName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="unid" type="{http://www.w3.org/2001/XMLSchema}base64Binary" 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 |
adminServer
|
protected java.lang.String |
displayName
|
protected java.lang.String |
emailAddress
|
protected java.lang.String |
mailBoxId
|
protected java.lang.String |
mailBoxLocation
|
protected java.lang.Long |
mailStoreAddressId
|
protected java.lang.Integer |
mailStoreDomainId
|
protected java.lang.String |
serverName
|
protected byte[] |
unid
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
MailStoreUserSearchResultType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAdminServer()
Gets the value of the adminServer property. |
java.lang.String |
getDisplayName()
Gets the value of the displayName property. |
java.lang.String |
getEmailAddress()
Gets the value of the emailAddress property. |
java.lang.String |
getMailBoxId()
Gets the value of the mailBoxId property. |
java.lang.String |
getMailBoxLocation()
Gets the value of the mailBoxLocation property. |
java.lang.Long |
getMailStoreAddressId()
Gets the value of the mailStoreAddressId property. |
java.lang.Integer |
getMailStoreDomainId()
Gets the value of the mailStoreDomainId property. |
java.lang.String |
getServerName()
Gets the value of the serverName property. |
byte[] |
getUnid()
Gets the value of the unid property. |
void |
setAdminServer(java.lang.String value)
Sets the value of the adminServer property. |
void |
setDisplayName(java.lang.String value)
Sets the value of the displayName property. |
void |
setEmailAddress(java.lang.String value)
Sets the value of the emailAddress property. |
void |
setMailBoxId(java.lang.String value)
Sets the value of the mailBoxId property. |
void |
setMailBoxLocation(java.lang.String value)
Sets the value of the mailBoxLocation property. |
void |
setMailStoreAddressId(java.lang.Long value)
Sets the value of the mailStoreAddressId property. |
void |
setMailStoreDomainId(java.lang.Integer value)
Sets the value of the mailStoreDomainId property. |
void |
setServerName(java.lang.String value)
Sets the value of the serverName property. |
void |
setUnid(byte[] value)
Sets the value of the unid property. |
| 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 adminServer
protected java.lang.String displayName
protected java.lang.String emailAddress
protected java.lang.String mailBoxId
protected java.lang.String mailBoxLocation
protected java.lang.Long mailStoreAddressId
protected java.lang.Integer mailStoreDomainId
protected java.lang.String serverName
protected byte[] unid
| Constructor Detail |
|---|
public MailStoreUserSearchResultType()
| Method Detail |
|---|
public java.lang.String getAdminServer()
Stringpublic void setAdminServer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDisplayName()
Stringpublic void setDisplayName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEmailAddress()
Stringpublic void setEmailAddress(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMailBoxId()
Stringpublic void setMailBoxId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMailBoxLocation()
Stringpublic void setMailBoxLocation(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Long getMailStoreAddressId()
Longpublic void setMailStoreAddressId(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Integer getMailStoreDomainId()
Integerpublic void setMailStoreDomainId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getServerName()
Stringpublic void setServerName(java.lang.String value)
value - allowed object is
Stringpublic byte[] getUnid()
public void setUnid(byte[] value)
value - allowed object is
byte[]
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.MailStoreUserSearchResultType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||