|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.dispatcher.dto.DispatcherUserSearchResultServiceAttributesType 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.UserSearchResultServiceAttributesType
com.rim.bes.basplugin.dispatcher.dto.DispatcherUserSearchResultServiceAttributesType
public abstract class DispatcherUserSearchResultServiceAttributesType
Java class for DispatcherUserSearchResultServiceAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DispatcherUserSearchResultServiceAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}UserSearchResultServiceAttributesType">
<sequence>
<element name="dispatcherServiceInstanceId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="dispatcherServiceInstanceName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalServicesEnabled" 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.Integer |
dispatcherServiceInstanceId
|
protected java.lang.String |
dispatcherServiceInstanceName
|
protected java.lang.Boolean |
externalServicesEnabled
|
| Fields inherited from class com.rim.bes.bas.dto.UserSearchResultServiceAttributesType |
|---|
basUserId |
| 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 | |
|---|---|
DispatcherUserSearchResultServiceAttributesType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getDispatcherServiceInstanceId()
Gets the value of the dispatcherServiceInstanceId property. |
java.lang.String |
getDispatcherServiceInstanceName()
Gets the value of the dispatcherServiceInstanceName property. |
java.lang.Boolean |
isExternalServicesEnabled()
Gets the value of the externalServicesEnabled property. |
void |
setDispatcherServiceInstanceId(java.lang.Integer value)
Sets the value of the dispatcherServiceInstanceId property. |
void |
setDispatcherServiceInstanceName(java.lang.String value)
Sets the value of the dispatcherServiceInstanceName property. |
void |
setExternalServicesEnabled(java.lang.Boolean value)
Sets the value of the externalServicesEnabled property. |
| Methods inherited from class com.rim.bes.bas.dto.UserSearchResultServiceAttributesType |
|---|
getBasUserId, setBasUserId |
| 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.Integer dispatcherServiceInstanceId
protected java.lang.String dispatcherServiceInstanceName
protected java.lang.Boolean externalServicesEnabled
| Constructor Detail |
|---|
public DispatcherUserSearchResultServiceAttributesType()
| Method Detail |
|---|
public java.lang.Integer getDispatcherServiceInstanceId()
Integerpublic void setDispatcherServiceInstanceId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getDispatcherServiceInstanceName()
Stringpublic void setDispatcherServiceInstanceName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isExternalServicesEnabled()
Booleanpublic void setExternalServicesEnabled(java.lang.Boolean value)
value - allowed object is
Boolean
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.dispatcher.dto.DispatcherUserSearchResultServiceAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||