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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.dispatcher.dto.AutomaticFailoverThresholdHealthValueType
public abstract class AutomaticFailoverThresholdHealthValueType
Java class for AutomaticFailoverThresholdHealthValueType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AutomaticFailoverThresholdHealthValueType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="healthValue" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="isFunctional" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isHealthScore" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isMovable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="plugInId" 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.Integer |
healthValue
|
protected java.lang.Boolean |
isFunctional
|
protected java.lang.Boolean |
isHealthScore
|
protected java.lang.Boolean |
isMovable
|
protected java.lang.Integer |
plugInId
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
AutomaticFailoverThresholdHealthValueType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getHealthValue()
Gets the value of the healthValue property. |
java.lang.Integer |
getPlugInId()
Gets the value of the plugInId property. |
java.lang.Boolean |
isIsFunctional()
Gets the value of the isFunctional property. |
java.lang.Boolean |
isIsHealthScore()
Gets the value of the isHealthScore property. |
java.lang.Boolean |
isIsMovable()
Gets the value of the isMovable property. |
void |
setHealthValue(java.lang.Integer value)
Sets the value of the healthValue property. |
void |
setIsFunctional(java.lang.Boolean value)
Sets the value of the isFunctional property. |
void |
setIsHealthScore(java.lang.Boolean value)
Sets the value of the isHealthScore property. |
void |
setIsMovable(java.lang.Boolean value)
Sets the value of the isMovable property. |
void |
setPlugInId(java.lang.Integer value)
Sets the value of the plugInId 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.Integer healthValue
protected java.lang.Boolean isFunctional
protected java.lang.Boolean isHealthScore
protected java.lang.Boolean isMovable
protected java.lang.Integer plugInId
| Constructor Detail |
|---|
public AutomaticFailoverThresholdHealthValueType()
| Method Detail |
|---|
public java.lang.Integer getHealthValue()
Integerpublic void setHealthValue(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean isIsFunctional()
Booleanpublic void setIsFunctional(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsHealthScore()
Booleanpublic void setIsHealthScore(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsMovable()
Booleanpublic void setIsMovable(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getPlugInId()
Integerpublic void setPlugInId(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.dispatcher.dto.AutomaticFailoverThresholdHealthValueType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||