|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.emailcommon.dto.SetPersonalRedirectionFolderInformationResultType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.baa.emailcommon.dto.SetPersonalRedirectionFolderInformationResultType
public abstract class SetPersonalRedirectionFolderInformationResultType
Java class for SetPersonalRedirectionFolderInformationResultType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetPersonalRedirectionFolderInformationResultType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="metadata" type="{http://www.rim.com/com.rim.bes.bas.baa.common.dto}Metadata" minOccurs="0"/>
<element name="setPersonalRedirectionFolderInformationReturnStatus" type="{http://www.rim.com/com.rim.bes.bas.baa.emailcommon.dto}SetPersonalRedirectionFolderInformationReturnStatus" 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 Metadata |
metadata
|
protected SetPersonalRedirectionFolderInformationReturnStatus |
setPersonalRedirectionFolderInformationReturnStatus
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
SetPersonalRedirectionFolderInformationResultType()
|
|
| Method Summary | |
|---|---|
Metadata |
getMetadata()
Gets the value of the metadata property. |
SetPersonalRedirectionFolderInformationReturnStatus |
getSetPersonalRedirectionFolderInformationReturnStatus()
Indicates whether or not an error has occurred. |
void |
setMetadata(Metadata value)
Sets the value of the metadata property. |
void |
setSetPersonalRedirectionFolderInformationReturnStatus(SetPersonalRedirectionFolderInformationReturnStatus value)
Sets the value of the setPersonalRedirectionFolderInformationReturnStatus property. |
| 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 Metadata metadata
protected SetPersonalRedirectionFolderInformationReturnStatus setPersonalRedirectionFolderInformationReturnStatus
| Constructor Detail |
|---|
public SetPersonalRedirectionFolderInformationResultType()
| Method Detail |
|---|
public Metadata getMetadata()
Metadatapublic void setMetadata(Metadata value)
value - allowed object is
Metadatapublic SetPersonalRedirectionFolderInformationReturnStatus getSetPersonalRedirectionFolderInformationReturnStatus()
SetPersonalRedirectionFolderInformationReturnStatuspublic void setSetPersonalRedirectionFolderInformationReturnStatus(SetPersonalRedirectionFolderInformationReturnStatus value)
value - allowed object is
SetPersonalRedirectionFolderInformationReturnStatus
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.emailcommon.dto.SetPersonalRedirectionFolderInformationResultType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||