com.rim.bes.bas.baa.dto
Class DisableBlackBerryServiceForUsersReturnResultType
java.lang.Object
com.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.baa.dto.DisableBlackBerryServiceForUsersReturnResultType
- Direct Known Subclasses:
- DisableBlackBerryServiceForUsersReturnResult
public abstract class DisableBlackBerryServiceForUsersReturnResultType
- extends BASBaseDTO
Java class for DisableBlackBerryServiceForUsersReturnResultType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DisableBlackBerryServiceForUsersReturnResultType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="disableBlackBerryServiceForUserReturnStatus" type="{http://www.rim.com/com.rim.bes.bas.baa.dto}DisableBlackBerryServiceForUserReturnStatus" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
disableBlackBerryServiceForUserReturnStatus
protected DisableBlackBerryServiceForUserReturnStatus disableBlackBerryServiceForUserReturnStatus
DisableBlackBerryServiceForUsersReturnResultType
public DisableBlackBerryServiceForUsersReturnResultType()
getDisableBlackBerryServiceForUserReturnStatus
public DisableBlackBerryServiceForUserReturnStatus getDisableBlackBerryServiceForUserReturnStatus()
- Indicates whether or not an error has occurred.
- Returns:
- possible object is
DisableBlackBerryServiceForUserReturnStatus
setDisableBlackBerryServiceForUserReturnStatus
public void setDisableBlackBerryServiceForUserReturnStatus(DisableBlackBerryServiceForUserReturnStatus value)
- Sets the value of the disableBlackBerryServiceForUserReturnStatus property.
- Parameters:
value - allowed object is
DisableBlackBerryServiceForUserReturnStatus
Copyright © 2009 Research In Motion Limited. All Rights Reserved.