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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceAttributesType
com.rim.bes.bas.dto.UserSearchResultServiceAttributesType
com.rim.bes.bas.dto.BASUserSearchResultServiceAttributesType
public abstract class BASUserSearchResultServiceAttributesType
Java class for BASUserSearchResultServiceAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BASUserSearchResultServiceAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}UserSearchResultServiceAttributesType">
<sequence>
<element name="roleCapabilityAppliesReason" type="{http://www.rim.com/com.rim.bes.bas.dto}RoleCapabilityAppliesReasonEnumType" minOccurs="0"/>
<element name="groupMembershipType" type="{http://www.rim.com/com.rim.bes.bas.dto}GroupMembershipTypeEnumType" minOccurs="0"/>
<element name="resolvedReconciliationObjectAppliesReason" type="{http://www.rim.com/com.rim.bes.bas.dto}ResolvedReconciliationObjectAppliesReasonEnumType" minOccurs="0"/>
<element name="userState" type="{http://www.rim.com/com.rim.bes.bas.dto}UserStateEnumType" minOccurs="0"/>
<element name="activeCarrier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="carrier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="dataSourceId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="dataSourceName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="deviceIMEI" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="deviceITPolicyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="deviceId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="deviceModel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="devicePIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="directConnectId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ESN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ICCID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IMSI" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="loginName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="networkType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="phoneNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="policyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="softwareVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="userConfigId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userStateName" type="{http://www.w3.org/2001/XMLSchema}string" 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 java.lang.String |
activeCarrier
|
protected java.lang.String |
carrier
|
protected java.lang.Integer |
dataSourceId
|
protected java.lang.String |
dataSourceName
|
protected java.lang.Integer |
deviceId
|
protected java.lang.String |
deviceIMEI
|
protected java.lang.String |
deviceITPolicyName
|
protected java.lang.String |
deviceModel
|
protected java.lang.String |
devicePIN
|
protected java.lang.String |
directConnectId
|
protected java.lang.String |
displayName
|
protected java.lang.String |
esn
|
protected java.lang.String |
externalIdentifier
|
protected GroupMembershipTypeEnumType |
groupMembershipType
|
protected java.lang.String |
iccid
|
protected java.lang.String |
imsi
|
protected java.lang.String |
loginName
|
protected java.lang.String |
networkType
|
protected java.lang.String |
phoneNumber
|
protected java.lang.String |
policyName
|
protected ResolvedReconciliationObjectAppliesReasonEnumType |
resolvedReconciliationObjectAppliesReason
|
protected RoleCapabilityAppliesReasonEnumType |
roleCapabilityAppliesReason
|
protected java.lang.String |
softwareVersion
|
protected java.lang.Integer |
userConfigId
|
protected java.lang.Integer |
userId
|
protected UserStateEnumType |
userState
|
protected java.lang.String |
userStateName
|
| Fields inherited from class com.rim.bes.bas.dto.UserSearchResultServiceAttributesType |
|---|
basUserId |
| Fields inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
plugInId, type |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
BASUserSearchResultServiceAttributesType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getActiveCarrier()
Gets the value of the activeCarrier property. |
java.lang.String |
getCarrier()
Gets the value of the carrier property. |
java.lang.Integer |
getDataSourceId()
Gets the value of the dataSourceId property. |
java.lang.String |
getDataSourceName()
Gets the value of the dataSourceName property. |
java.lang.Integer |
getDeviceId()
Gets the value of the deviceId property. |
java.lang.String |
getDeviceIMEI()
Gets the value of the deviceIMEI property. |
java.lang.String |
getDeviceITPolicyName()
Gets the value of the deviceITPolicyName property. |
java.lang.String |
getDeviceModel()
Gets the value of the deviceModel property. |
java.lang.String |
getDevicePIN()
Gets the value of the devicePIN property. |
java.lang.String |
getDirectConnectId()
Gets the value of the directConnectId property. |
java.lang.String |
getDisplayName()
Gets the value of the displayName property. |
java.lang.String |
getESN()
Gets the value of the esn property. |
java.lang.String |
getExternalIdentifier()
Gets the value of the externalIdentifier property. |
GroupMembershipTypeEnumType |
getGroupMembershipType()
Gets the value of the groupMembershipType property. |
java.lang.String |
getICCID()
Gets the value of the iccid property. |
java.lang.String |
getIMSI()
Gets the value of the imsi property. |
java.lang.String |
getLoginName()
Gets the value of the loginName property. |
java.lang.String |
getNetworkType()
Gets the value of the networkType property. |
java.lang.String |
getPhoneNumber()
Gets the value of the phoneNumber property. |
java.lang.String |
getPolicyName()
Gets the value of the policyName property. |
ResolvedReconciliationObjectAppliesReasonEnumType |
getResolvedReconciliationObjectAppliesReason()
Gets the value of the resolvedReconciliationObjectAppliesReason property. |
RoleCapabilityAppliesReasonEnumType |
getRoleCapabilityAppliesReason()
Gets the value of the roleCapabilityAppliesReason property. |
java.lang.String |
getSoftwareVersion()
Gets the value of the softwareVersion property. |
java.lang.Integer |
getUserConfigId()
Gets the value of the userConfigId property. |
java.lang.Integer |
getUserId()
Gets the value of the userId property. |
UserStateEnumType |
getUserState()
Gets the value of the userState property. |
java.lang.String |
getUserStateName()
Gets the value of the userStateName property. |
void |
setActiveCarrier(java.lang.String value)
Sets the value of the activeCarrier property. |
void |
setCarrier(java.lang.String value)
Sets the value of the carrier property. |
void |
setDataSourceId(java.lang.Integer value)
Sets the value of the dataSourceId property. |
void |
setDataSourceName(java.lang.String value)
Sets the value of the dataSourceName property. |
void |
setDeviceId(java.lang.Integer value)
Sets the value of the deviceId property. |
void |
setDeviceIMEI(java.lang.String value)
Sets the value of the deviceIMEI property. |
void |
setDeviceITPolicyName(java.lang.String value)
Sets the value of the deviceITPolicyName property. |
void |
setDeviceModel(java.lang.String value)
Sets the value of the deviceModel property. |
void |
setDevicePIN(java.lang.String value)
Sets the value of the devicePIN property. |
void |
setDirectConnectId(java.lang.String value)
Sets the value of the directConnectId property. |
void |
setDisplayName(java.lang.String value)
Sets the value of the displayName property. |
void |
setESN(java.lang.String value)
Sets the value of the esn property. |
void |
setExternalIdentifier(java.lang.String value)
Sets the value of the externalIdentifier property. |
void |
setGroupMembershipType(GroupMembershipTypeEnumType value)
Sets the value of the groupMembershipType property. |
void |
setICCID(java.lang.String value)
Sets the value of the iccid property. |
void |
setIMSI(java.lang.String value)
Sets the value of the imsi property. |
void |
setLoginName(java.lang.String value)
Sets the value of the loginName property. |
void |
setNetworkType(java.lang.String value)
Sets the value of the networkType property. |
void |
setPhoneNumber(java.lang.String value)
Sets the value of the phoneNumber property. |
void |
setPolicyName(java.lang.String value)
Sets the value of the policyName property. |
void |
setResolvedReconciliationObjectAppliesReason(ResolvedReconciliationObjectAppliesReasonEnumType value)
Sets the value of the resolvedReconciliationObjectAppliesReason property. |
void |
setRoleCapabilityAppliesReason(RoleCapabilityAppliesReasonEnumType value)
Sets the value of the roleCapabilityAppliesReason property. |
void |
setSoftwareVersion(java.lang.String value)
Sets the value of the softwareVersion property. |
void |
setUserConfigId(java.lang.Integer value)
Sets the value of the userConfigId property. |
void |
setUserId(java.lang.Integer value)
Sets the value of the userId property. |
void |
setUserState(UserStateEnumType value)
Sets the value of the userState property. |
void |
setUserStateName(java.lang.String value)
Sets the value of the userStateName property. |
| Methods inherited from class com.rim.bes.bas.dto.UserSearchResultServiceAttributesType |
|---|
getBasUserId, setBasUserId |
| Methods inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
getPlugInId, getType, setPlugInId, setType |
| 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 RoleCapabilityAppliesReasonEnumType roleCapabilityAppliesReason
protected GroupMembershipTypeEnumType groupMembershipType
protected ResolvedReconciliationObjectAppliesReasonEnumType resolvedReconciliationObjectAppliesReason
protected UserStateEnumType userState
protected java.lang.String activeCarrier
protected java.lang.String carrier
protected java.lang.Integer dataSourceId
protected java.lang.String dataSourceName
protected java.lang.String deviceIMEI
protected java.lang.String deviceITPolicyName
protected java.lang.Integer deviceId
protected java.lang.String deviceModel
protected java.lang.String devicePIN
protected java.lang.String directConnectId
protected java.lang.String displayName
protected java.lang.String esn
protected java.lang.String externalIdentifier
protected java.lang.String iccid
protected java.lang.String imsi
protected java.lang.String loginName
protected java.lang.String networkType
protected java.lang.String phoneNumber
protected java.lang.String policyName
protected java.lang.String softwareVersion
protected java.lang.Integer userConfigId
protected java.lang.Integer userId
protected java.lang.String userStateName
| Constructor Detail |
|---|
public BASUserSearchResultServiceAttributesType()
| Method Detail |
|---|
public RoleCapabilityAppliesReasonEnumType getRoleCapabilityAppliesReason()
RoleCapabilityAppliesReasonEnumTypepublic void setRoleCapabilityAppliesReason(RoleCapabilityAppliesReasonEnumType value)
value - allowed object is
RoleCapabilityAppliesReasonEnumTypepublic GroupMembershipTypeEnumType getGroupMembershipType()
GroupMembershipTypeEnumTypepublic void setGroupMembershipType(GroupMembershipTypeEnumType value)
value - allowed object is
GroupMembershipTypeEnumTypepublic ResolvedReconciliationObjectAppliesReasonEnumType getResolvedReconciliationObjectAppliesReason()
ResolvedReconciliationObjectAppliesReasonEnumTypepublic void setResolvedReconciliationObjectAppliesReason(ResolvedReconciliationObjectAppliesReasonEnumType value)
value - allowed object is
ResolvedReconciliationObjectAppliesReasonEnumTypepublic UserStateEnumType getUserState()
UserStateEnumTypepublic void setUserState(UserStateEnumType value)
value - allowed object is
UserStateEnumTypepublic java.lang.String getActiveCarrier()
Stringpublic void setActiveCarrier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCarrier()
Stringpublic void setCarrier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getDataSourceId()
Integerpublic void setDataSourceId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getDataSourceName()
Stringpublic void setDataSourceName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDeviceIMEI()
Stringpublic void setDeviceIMEI(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDeviceITPolicyName()
Stringpublic void setDeviceITPolicyName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getDeviceId()
Integerpublic void setDeviceId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getDeviceModel()
Stringpublic void setDeviceModel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDevicePIN()
Stringpublic void setDevicePIN(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDirectConnectId()
Stringpublic void setDirectConnectId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDisplayName()
Stringpublic void setDisplayName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getESN()
Stringpublic void setESN(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getExternalIdentifier()
Stringpublic void setExternalIdentifier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getICCID()
Stringpublic void setICCID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIMSI()
Stringpublic void setIMSI(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLoginName()
Stringpublic void setLoginName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNetworkType()
Stringpublic void setNetworkType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPhoneNumber()
Stringpublic void setPhoneNumber(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPolicyName()
Stringpublic void setPolicyName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSoftwareVersion()
Stringpublic void setSoftwareVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getUserConfigId()
Integerpublic void setUserConfigId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getUserId()
Integerpublic void setUserId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getUserStateName()
Stringpublic void setUserStateName(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.BASUserSearchResultServiceAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||