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

java.lang.Objectcom.rim.bes.bas.dto.BASEnumBaseDTO
com.rim.bes.bas.dto.ApplicationSearchResultSortByEnum
public class ApplicationSearchResultSortByEnum
Java class for ApplicationSearchResultSortByEnum complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApplicationSearchResultSortByEnum">
<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.bas.dto}ApplicationSearchResultSortByEnumType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected ApplicationSearchResultSortByEnumType |
_enum
|
| Constructor Summary | |
|---|---|
ApplicationSearchResultSortByEnum()
|
|
| Method Summary | |
|---|---|
ApplicationSearchResultSortByEnumType |
getEnum()
Gets the value of the enum property. |
void |
setEnum(ApplicationSearchResultSortByEnumType 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 ApplicationSearchResultSortByEnumType _enum
| Constructor Detail |
|---|
public ApplicationSearchResultSortByEnum()
| Method Detail |
|---|
public ApplicationSearchResultSortByEnumType getEnum()
ApplicationSearchResultSortByEnumTypepublic void setEnum(ApplicationSearchResultSortByEnumType value)
value - allowed object is
ApplicationSearchResultSortByEnumType
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.ApplicationSearchResultSortByEnum NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||