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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.mdss.dto.GeneralSettingsType
public abstract class GeneralSettingsType
Java class for GeneralSettingsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GeneralSettingsType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="isAllowedUnsignedApps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isAllowedWebServiceOverSSL" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="pushInitiatorId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="pushInitiatorName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pushInitiatorVisible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="servicesVersion" 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.Boolean |
isAllowedUnsignedApps
|
protected java.lang.Boolean |
isAllowedWebServiceOverSSL
|
protected java.lang.Integer |
pushInitiatorId
|
protected java.lang.String |
pushInitiatorName
|
protected java.lang.Boolean |
pushInitiatorVisible
|
protected java.lang.String |
servicesVersion
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
GeneralSettingsType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getPushInitiatorId()
Gets the value of the pushInitiatorId property. |
java.lang.String |
getPushInitiatorName()
Gets the value of the pushInitiatorName property. |
java.lang.String |
getServicesVersion()
Gets the value of the servicesVersion property. |
java.lang.Boolean |
isIsAllowedUnsignedApps()
Gets the value of the isAllowedUnsignedApps property. |
java.lang.Boolean |
isIsAllowedWebServiceOverSSL()
Gets the value of the isAllowedWebServiceOverSSL property. |
java.lang.Boolean |
isPushInitiatorVisible()
Gets the value of the pushInitiatorVisible property. |
void |
setIsAllowedUnsignedApps(java.lang.Boolean value)
Sets the value of the isAllowedUnsignedApps property. |
void |
setIsAllowedWebServiceOverSSL(java.lang.Boolean value)
Sets the value of the isAllowedWebServiceOverSSL property. |
void |
setPushInitiatorId(java.lang.Integer value)
Sets the value of the pushInitiatorId property. |
void |
setPushInitiatorName(java.lang.String value)
Sets the value of the pushInitiatorName property. |
void |
setPushInitiatorVisible(java.lang.Boolean value)
Sets the value of the pushInitiatorVisible property. |
void |
setServicesVersion(java.lang.String value)
Sets the value of the servicesVersion 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 java.lang.Boolean isAllowedUnsignedApps
protected java.lang.Boolean isAllowedWebServiceOverSSL
protected java.lang.Integer pushInitiatorId
protected java.lang.String pushInitiatorName
protected java.lang.Boolean pushInitiatorVisible
protected java.lang.String servicesVersion
| Constructor Detail |
|---|
public GeneralSettingsType()
| Method Detail |
|---|
public java.lang.Boolean isIsAllowedUnsignedApps()
Booleanpublic void setIsAllowedUnsignedApps(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsAllowedWebServiceOverSSL()
Booleanpublic void setIsAllowedWebServiceOverSSL(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getPushInitiatorId()
Integerpublic void setPushInitiatorId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getPushInitiatorName()
Stringpublic void setPushInitiatorName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isPushInitiatorVisible()
Booleanpublic void setPushInitiatorVisible(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getServicesVersion()
Stringpublic void setServicesVersion(java.lang.String value)
value - allowed object is
String
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdss.dto.GeneralSettingsType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||