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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.mdscs.dto.StatisticsConfigurationType
public abstract class StatisticsConfigurationType
Java class for StatisticsConfigurationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StatisticsConfigurationType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="enableBackfillOnStartup" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="historyLogSaveInterval" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="historyLogSizeInMemory" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="sizeOfHistory" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="statisticalInterval" 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 |
enableBackfillOnStartup
|
protected java.lang.Integer |
historyLogSaveInterval
|
protected java.lang.Integer |
historyLogSizeInMemory
|
protected java.lang.Integer |
sizeOfHistory
|
protected java.lang.Integer |
statisticalInterval
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
StatisticsConfigurationType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getHistoryLogSaveInterval()
Gets the value of the historyLogSaveInterval property. |
java.lang.Integer |
getHistoryLogSizeInMemory()
Gets the value of the historyLogSizeInMemory property. |
java.lang.Integer |
getSizeOfHistory()
Gets the value of the sizeOfHistory property. |
java.lang.Integer |
getStatisticalInterval()
Gets the value of the statisticalInterval property. |
java.lang.Boolean |
isEnableBackfillOnStartup()
Gets the value of the enableBackfillOnStartup property. |
void |
setEnableBackfillOnStartup(java.lang.Boolean value)
Sets the value of the enableBackfillOnStartup property. |
void |
setHistoryLogSaveInterval(java.lang.Integer value)
Sets the value of the historyLogSaveInterval property. |
void |
setHistoryLogSizeInMemory(java.lang.Integer value)
Sets the value of the historyLogSizeInMemory property. |
void |
setSizeOfHistory(java.lang.Integer value)
Sets the value of the sizeOfHistory property. |
void |
setStatisticalInterval(java.lang.Integer value)
Sets the value of the statisticalInterval 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 enableBackfillOnStartup
protected java.lang.Integer historyLogSaveInterval
protected java.lang.Integer historyLogSizeInMemory
protected java.lang.Integer sizeOfHistory
protected java.lang.Integer statisticalInterval
| Constructor Detail |
|---|
public StatisticsConfigurationType()
| Method Detail |
|---|
public java.lang.Boolean isEnableBackfillOnStartup()
Booleanpublic void setEnableBackfillOnStartup(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getHistoryLogSaveInterval()
Integerpublic void setHistoryLogSaveInterval(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getHistoryLogSizeInMemory()
Integerpublic void setHistoryLogSizeInMemory(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getSizeOfHistory()
Integerpublic void setSizeOfHistory(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getStatisticalInterval()
Integerpublic void setStatisticalInterval(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdscs.dto.StatisticsConfigurationType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||