com.rim.bes.basplugin.emaildomino.dto
Class EmailDominoEnterpriseActivationSearchCriteriaServiceAttributesType
java.lang.Object
com.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceAttributesType
com.rim.bes.bas.dto.EnterpriseActivationSearchCriteriaServiceAttributesType
com.rim.bes.basplugin.emailcommon.dto.EmailCommonEnterpriseActivationSearchCriteriaServiceAttributesType
com.rim.bes.basplugin.emaildomino.dto.EmailDominoEnterpriseActivationSearchCriteriaServiceAttributesType
- Direct Known Subclasses:
- EmailDominoEnterpriseActivationSearchCriteriaServiceAttributes
public abstract class EmailDominoEnterpriseActivationSearchCriteriaServiceAttributesType
- extends EmailCommonEnterpriseActivationSearchCriteriaServiceAttributesType
Java class for EmailDominoEnterpriseActivationSearchCriteriaServiceAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailDominoEnterpriseActivationSearchCriteriaServiceAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}EmailCommonEnterpriseActivationSearchCriteriaServiceAttributesType">
<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
EmailDominoEnterpriseActivationSearchCriteriaServiceAttributesType
public EmailDominoEnterpriseActivationSearchCriteriaServiceAttributesType()
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.