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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.emailcommon.dto.PersonalRedirectionFolderInformationType
public abstract class PersonalRedirectionFolderInformationType
Java class for PersonalRedirectionFolderInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PersonalRedirectionFolderInformationType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="redirectionError" type="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}PersonalRedirectionFolderInformationErrorEnumType" minOccurs="0"/>
<element name="redirectionType" type="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}PersonalRedirectionFolderInformationTypeEnumType" minOccurs="0"/>
<element name="redirectionFolders" type="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}PersonalRedirectionFolderType" 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 PersonalRedirectionFolderInformationErrorEnumType |
redirectionError
|
protected PersonalRedirectionFolderType |
redirectionFolders
|
protected PersonalRedirectionFolderInformationTypeEnumType |
redirectionType
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
PersonalRedirectionFolderInformationType()
|
|
| Method Summary | |
|---|---|
PersonalRedirectionFolderInformationErrorEnumType |
getRedirectionError()
Gets the value of the redirectionError property. |
PersonalRedirectionFolderType |
getRedirectionFolders()
Gets the value of the redirectionFolders property. |
PersonalRedirectionFolderInformationTypeEnumType |
getRedirectionType()
Gets the value of the redirectionType property. |
void |
setRedirectionError(PersonalRedirectionFolderInformationErrorEnumType value)
Sets the value of the redirectionError property. |
void |
setRedirectionFolders(PersonalRedirectionFolderType value)
Sets the value of the redirectionFolders property. |
void |
setRedirectionType(PersonalRedirectionFolderInformationTypeEnumType value)
Sets the value of the redirectionType 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 PersonalRedirectionFolderInformationErrorEnumType redirectionError
protected PersonalRedirectionFolderInformationTypeEnumType redirectionType
protected PersonalRedirectionFolderType redirectionFolders
| Constructor Detail |
|---|
public PersonalRedirectionFolderInformationType()
| Method Detail |
|---|
public PersonalRedirectionFolderInformationErrorEnumType getRedirectionError()
PersonalRedirectionFolderInformationErrorEnumTypepublic void setRedirectionError(PersonalRedirectionFolderInformationErrorEnumType value)
value - allowed object is
PersonalRedirectionFolderInformationErrorEnumTypepublic PersonalRedirectionFolderInformationTypeEnumType getRedirectionType()
PersonalRedirectionFolderInformationTypeEnumTypepublic void setRedirectionType(PersonalRedirectionFolderInformationTypeEnumType value)
value - allowed object is
PersonalRedirectionFolderInformationTypeEnumTypepublic PersonalRedirectionFolderType getRedirectionFolders()
PersonalRedirectionFolderTypepublic void setRedirectionFolders(PersonalRedirectionFolderType value)
value - allowed object is
PersonalRedirectionFolderType
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.PersonalRedirectionFolderInformationType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||