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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.attachment.dto.AttachmentConnectorServiceInstanceDetailsType
public abstract class AttachmentConnectorServiceInstanceDetailsType
Java class for AttachmentConnectorServiceInstanceDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttachmentConnectorServiceInstanceDetailsType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="logLevel" type="{http://www.rim.com/com.rim.bes.bas.dto}LogLevelEnumType" minOccurs="0"/>
<element name="enableExtensionLog" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="maximumRetriesPerRequest" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="minimumWaitForRetryPerRequest" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="minimumWaitToRestoreLostConnection" 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 java.lang.Boolean |
enableExtensionLog
|
protected LogLevelEnumType |
logLevel
|
protected java.lang.Integer |
maximumRetriesPerRequest
|
protected java.lang.Integer |
minimumWaitForRetryPerRequest
|
protected java.lang.Integer |
minimumWaitToRestoreLostConnection
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
AttachmentConnectorServiceInstanceDetailsType()
|
|
| Method Summary | |
|---|---|
LogLevelEnumType |
getLogLevel()
Gets the value of the logLevel property. |
java.lang.Integer |
getMaximumRetriesPerRequest()
Gets the value of the maximumRetriesPerRequest property. |
java.lang.Integer |
getMinimumWaitForRetryPerRequest()
Gets the value of the minimumWaitForRetryPerRequest property. |
java.lang.Integer |
getMinimumWaitToRestoreLostConnection()
Gets the value of the minimumWaitToRestoreLostConnection property. |
java.lang.Boolean |
isEnableExtensionLog()
Gets the value of the enableExtensionLog property. |
void |
setEnableExtensionLog(java.lang.Boolean value)
Sets the value of the enableExtensionLog property. |
void |
setLogLevel(LogLevelEnumType value)
Sets the value of the logLevel property. |
void |
setMaximumRetriesPerRequest(java.lang.Integer value)
Sets the value of the maximumRetriesPerRequest property. |
void |
setMinimumWaitForRetryPerRequest(java.lang.Integer value)
Sets the value of the minimumWaitForRetryPerRequest property. |
void |
setMinimumWaitToRestoreLostConnection(java.lang.Integer value)
Sets the value of the minimumWaitToRestoreLostConnection 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 LogLevelEnumType logLevel
protected java.lang.Boolean enableExtensionLog
protected java.lang.Integer maximumRetriesPerRequest
protected java.lang.Integer minimumWaitForRetryPerRequest
protected java.lang.Integer minimumWaitToRestoreLostConnection
| Constructor Detail |
|---|
public AttachmentConnectorServiceInstanceDetailsType()
| Method Detail |
|---|
public LogLevelEnumType getLogLevel()
LogLevelEnumTypepublic void setLogLevel(LogLevelEnumType value)
value - allowed object is
LogLevelEnumTypepublic java.lang.Boolean isEnableExtensionLog()
Booleanpublic void setEnableExtensionLog(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getMaximumRetriesPerRequest()
Integerpublic void setMaximumRetriesPerRequest(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMinimumWaitForRetryPerRequest()
Integerpublic void setMinimumWaitForRetryPerRequest(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMinimumWaitToRestoreLostConnection()
Integerpublic void setMinimumWaitToRestoreLostConnection(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.attachment.dto.AttachmentConnectorServiceInstanceDetailsType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||