com.rim.bes.basplugin.emailgroupwise.dto
Class EmailGroupWiseUserSearchCriteriaServiceAttributesType
java.lang.Object
com.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceAttributesType
com.rim.bes.bas.dto.UserSearchCriteriaServiceAttributesType
com.rim.bes.basplugin.emailcommon.dto.EmailCommonUserSearchCriteriaServiceAttributesType
com.rim.bes.basplugin.emailgroupwise.dto.EmailGroupWiseUserSearchCriteriaServiceAttributesType
- Direct Known Subclasses:
- EmailGroupWiseUserSearchCriteriaServiceAttributes
public abstract class EmailGroupWiseUserSearchCriteriaServiceAttributesType
- extends EmailCommonUserSearchCriteriaServiceAttributesType
Java class for EmailGroupWiseUserSearchCriteriaServiceAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailGroupWiseUserSearchCriteriaServiceAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}EmailCommonUserSearchCriteriaServiceAttributesType">
<sequence>
<element name="queuedRemovalOfBESServices" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
queuedRemovalOfBESServices
protected java.lang.Boolean queuedRemovalOfBESServices
EmailGroupWiseUserSearchCriteriaServiceAttributesType
public EmailGroupWiseUserSearchCriteriaServiceAttributesType()
isQueuedRemovalOfBESServices
public java.lang.Boolean isQueuedRemovalOfBESServices()
- Gets the value of the queuedRemovalOfBESServices property.
- Returns:
- possible object is
Boolean
setQueuedRemovalOfBESServices
public void setQueuedRemovalOfBESServices(java.lang.Boolean value)
- Sets the value of the queuedRemovalOfBESServices property.
- Parameters:
value - allowed object is
Boolean
Copyright © 2009 Research In Motion Limited. All Rights Reserved.