|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.AddressBookItemType 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.AddressBookItemType
public abstract class AddressBookItemType
Java class for AddressBookItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddressBookItemType">
<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="mailServer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mailbox" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mailboxSMTPAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="unid" type="{http://www.w3.org/2001/XMLSchema}base64Binary" 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 |
adminServer
|
protected java.lang.String |
mailbox
|
protected java.lang.String |
mailboxSMTPAddress
|
protected java.lang.String |
mailServer
|
protected java.lang.String |
name
|
protected byte[] |
unid
|
protected java.lang.String |
userName
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
AddressBookItemType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAdminServer()
Gets the value of the adminServer property. |
java.lang.String |
getMailbox()
Gets the value of the mailbox property. |
java.lang.String |
getMailboxSMTPAddress()
Gets the value of the mailboxSMTPAddress property. |
java.lang.String |
getMailServer()
Gets the value of the mailServer property. |
java.lang.String |
getName()
Gets the value of the name property. |
byte[] |
getUnid()
Gets the value of the unid property. |
java.lang.String |
getUserName()
Gets the value of the userName property. |
void |
setAdminServer(java.lang.String value)
Sets the value of the adminServer property. |
void |
setMailbox(java.lang.String value)
Sets the value of the mailbox property. |
void |
setMailboxSMTPAddress(java.lang.String value)
Sets the value of the mailboxSMTPAddress property. |
void |
setMailServer(java.lang.String value)
Sets the value of the mailServer property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setUnid(byte[] value)
Sets the value of the unid property. |
void |
setUserName(java.lang.String value)
Sets the value of the userName 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 mailServer
protected java.lang.String mailbox
protected java.lang.String mailboxSMTPAddress
protected java.lang.String name
protected byte[] unid
protected java.lang.String userName
| Constructor Detail |
|---|
public AddressBookItemType()
| Method Detail |
|---|
public java.lang.String getAdminServer()
Stringpublic void setAdminServer(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 getMailbox()
Stringpublic void setMailbox(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMailboxSMTPAddress()
Stringpublic void setMailboxSMTPAddress(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic byte[] getUnid()
public void setUnid(byte[] value)
value - allowed object is
byte[]public 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.emailcommon.dto.AddressBookItemType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||