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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.GroupMemberType
public abstract class GroupMemberType
Java class for GroupMemberType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GroupMemberType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="groupMemberType" type="{http://www.rim.com/com.rim.bes.bas.dto}GroupMemberTypeEnumType" minOccurs="0"/>
<element name="groupMembershipType" type="{http://www.rim.com/com.rim.bes.bas.dto}GroupMembershipTypeEnumType" minOccurs="0"/>
<element name="memberId" type="{http://www.w3.org/2001/XMLSchema}int" 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 GroupMembershipTypeEnumType |
groupMembershipType
|
protected GroupMemberTypeEnumType |
groupMemberType
|
protected java.lang.Integer |
memberId
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
GroupMemberType()
|
|
| Method Summary | |
|---|---|
GroupMembershipTypeEnumType |
getGroupMembershipType()
Gets the value of the groupMembershipType property. |
GroupMemberTypeEnumType |
getGroupMemberType()
Gets the value of the groupMemberType property. |
java.lang.Integer |
getMemberId()
Gets the value of the memberId property. |
void |
setGroupMembershipType(GroupMembershipTypeEnumType value)
Sets the value of the groupMembershipType property. |
void |
setGroupMemberType(GroupMemberTypeEnumType value)
Sets the value of the groupMemberType property. |
void |
setMemberId(java.lang.Integer value)
Sets the value of the memberId 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 GroupMemberTypeEnumType groupMemberType
protected GroupMembershipTypeEnumType groupMembershipType
protected java.lang.Integer memberId
| Constructor Detail |
|---|
public GroupMemberType()
| Method Detail |
|---|
public GroupMemberTypeEnumType getGroupMemberType()
GroupMemberTypeEnumTypepublic void setGroupMemberType(GroupMemberTypeEnumType value)
value - allowed object is
GroupMemberTypeEnumTypepublic GroupMembershipTypeEnumType getGroupMembershipType()
GroupMembershipTypeEnumTypepublic void setGroupMembershipType(GroupMembershipTypeEnumType value)
value - allowed object is
GroupMembershipTypeEnumTypepublic java.lang.Integer getMemberId()
Integerpublic void setMemberId(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.GroupMemberType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||