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

java.lang.Objectcom.rim.bes.bas.dto.BASEnumBaseDTO
com.rim.bes.basplugin.emailcommon.dto.EmailCommonMessageTypeEnum
public class EmailCommonMessageTypeEnum
Java class for EmailCommonMessageTypeEnum complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailCommonMessageTypeEnum">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASEnumBaseDTO">
<sequence>
<element name="enum" type="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}EmailCommonMessageTypeEnumType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected EmailCommonMessageTypeEnumType |
_enum
|
| Constructor Summary | |
|---|---|
EmailCommonMessageTypeEnum()
|
|
| Method Summary | |
|---|---|
EmailCommonMessageTypeEnumType |
getEnum()
Gets the value of the enum property. |
void |
setEnum(EmailCommonMessageTypeEnumType value)
Sets the value of the enum property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected EmailCommonMessageTypeEnumType _enum
| Constructor Detail |
|---|
public EmailCommonMessageTypeEnum()
| Method Detail |
|---|
public EmailCommonMessageTypeEnumType getEnum()
EmailCommonMessageTypeEnumTypepublic void setEnum(EmailCommonMessageTypeEnumType value)
value - allowed object is
EmailCommonMessageTypeEnumType
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.EmailCommonMessageTypeEnum NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||