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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceInstanceType
com.rim.bes.basplugin.emailcommon.dto.EmailHostServiceInstanceType
com.rim.bes.basplugin.emailgroupwise.dto.EmailGroupWiseHostServiceInstanceType
public abstract class EmailGroupWiseHostServiceInstanceType
Java class for EmailGroupWiseHostServiceInstanceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailGroupWiseHostServiceInstanceType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}EmailHostServiceInstanceType">
<sequence>
<element name="connectionMode" type="{http://www.rim.com/com.rim.bes.basplugin.emailgroupwise.dto}EmailGroupWiseConnectionModeEnumType" minOccurs="0"/>
<element name="applicationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isSystemAddressBookSynchronizationAvailable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="listenerPort" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SOAPPort" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="serverAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="serverPort" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="trustedApplicationKey" 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 |
applicationName
|
protected EmailGroupWiseConnectionModeEnumType |
connectionMode
|
protected java.lang.Boolean |
isSystemAddressBookSynchronizationAvailable
|
protected java.lang.Integer |
listenerPort
|
protected java.lang.String |
serverAddress
|
protected java.lang.Integer |
serverPort
|
protected java.lang.Integer |
soapPort
|
protected java.lang.String |
trustedApplicationKey
|
| Fields inherited from class com.rim.bes.basplugin.emailcommon.dto.EmailHostServiceInstanceType |
|---|
emailServiceMessagingProperties, emailServiceStatistics, extensionPlugins, filters |
| Fields inherited from class com.rim.bes.bas.dto.ServiceInstanceType |
|---|
canBeDeletedDirectly, canBeDeletedOnServerDelete, childServiceInstanceAssociation, extendedDataLoaded, installationState, installedMachine, installedPort, isHidden, localeNameAndDescription, name, parentServiceInstanceAssociation, plugInId, reference, serviceConsumers, serviceHasSettings, serviceId, serviceInstanceId, serviceProducers, status, statusName, type, version |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
EmailGroupWiseHostServiceInstanceType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getApplicationName()
Gets the value of the applicationName property. |
EmailGroupWiseConnectionModeEnumType |
getConnectionMode()
Gets the value of the connectionMode property. |
java.lang.Integer |
getListenerPort()
Gets the value of the listenerPort property. |
java.lang.String |
getServerAddress()
Gets the value of the serverAddress property. |
java.lang.Integer |
getServerPort()
Gets the value of the serverPort property. |
java.lang.Integer |
getSOAPPort()
Gets the value of the soapPort property. |
java.lang.String |
getTrustedApplicationKey()
Gets the value of the trustedApplicationKey property. |
java.lang.Boolean |
isIsSystemAddressBookSynchronizationAvailable()
Gets the value of the isSystemAddressBookSynchronizationAvailable property. |
void |
setApplicationName(java.lang.String value)
Sets the value of the applicationName property. |
void |
setConnectionMode(EmailGroupWiseConnectionModeEnumType value)
Sets the value of the connectionMode property. |
void |
setIsSystemAddressBookSynchronizationAvailable(java.lang.Boolean value)
Sets the value of the isSystemAddressBookSynchronizationAvailable property. |
void |
setListenerPort(java.lang.Integer value)
Sets the value of the listenerPort property. |
void |
setServerAddress(java.lang.String value)
Sets the value of the serverAddress property. |
void |
setServerPort(java.lang.Integer value)
Sets the value of the serverPort property. |
void |
setSOAPPort(java.lang.Integer value)
Sets the value of the soapPort property. |
void |
setTrustedApplicationKey(java.lang.String value)
Sets the value of the trustedApplicationKey property. |
| Methods inherited from class com.rim.bes.basplugin.emailcommon.dto.EmailHostServiceInstanceType |
|---|
getEmailServiceMessagingProperties, getEmailServiceStatistics, getExtensionPlugins, getFilters, setEmailServiceMessagingProperties, setEmailServiceStatistics, setExtensionPlugins, setFilters |
| 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 EmailGroupWiseConnectionModeEnumType connectionMode
protected java.lang.String applicationName
protected java.lang.Boolean isSystemAddressBookSynchronizationAvailable
protected java.lang.Integer listenerPort
protected java.lang.Integer soapPort
protected java.lang.String serverAddress
protected java.lang.Integer serverPort
protected java.lang.String trustedApplicationKey
| Constructor Detail |
|---|
public EmailGroupWiseHostServiceInstanceType()
| Method Detail |
|---|
public EmailGroupWiseConnectionModeEnumType getConnectionMode()
EmailGroupWiseConnectionModeEnumTypepublic void setConnectionMode(EmailGroupWiseConnectionModeEnumType value)
value - allowed object is
EmailGroupWiseConnectionModeEnumTypepublic java.lang.String getApplicationName()
Stringpublic void setApplicationName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isIsSystemAddressBookSynchronizationAvailable()
Booleanpublic void setIsSystemAddressBookSynchronizationAvailable(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getListenerPort()
Integerpublic void setListenerPort(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getSOAPPort()
Integerpublic void setSOAPPort(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getServerAddress()
Stringpublic void setServerAddress(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getServerPort()
Integerpublic void setServerPort(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getTrustedApplicationKey()
Stringpublic void setTrustedApplicationKey(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailgroupwise.dto.EmailGroupWiseHostServiceInstanceType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||