|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.dispatcher.dto.AutomaticFailoverInformationType 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.AutomaticFailoverInformationType
public abstract class AutomaticFailoverInformationType
Java class for AutomaticFailoverInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AutomaticFailoverInformationType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="failoverReason" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}AutomaticFailoverReasonTypeEnumType" minOccurs="0"/>
<element name="dispatcherCoreServiceInstanceId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="failoverDateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="failoverReasonHealthValue" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}AutomaticFailoverThresholdHealthValue" 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 |
dispatcherCoreServiceInstanceId
|
protected javax.xml.datatype.XMLGregorianCalendar |
failoverDateTime
|
protected AutomaticFailoverReasonTypeEnumType |
failoverReason
|
protected AutomaticFailoverThresholdHealthValue |
failoverReasonHealthValue
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
AutomaticFailoverInformationType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getDispatcherCoreServiceInstanceId()
Gets the value of the dispatcherCoreServiceInstanceId property. |
javax.xml.datatype.XMLGregorianCalendar |
getFailoverDateTime()
Gets the value of the failoverDateTime property. |
AutomaticFailoverReasonTypeEnumType |
getFailoverReason()
Gets the value of the failoverReason property. |
AutomaticFailoverThresholdHealthValue |
getFailoverReasonHealthValue()
Gets the value of the failoverReasonHealthValue property. |
void |
setDispatcherCoreServiceInstanceId(java.lang.Integer value)
Sets the value of the dispatcherCoreServiceInstanceId property. |
void |
setFailoverDateTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the failoverDateTime property. |
void |
setFailoverReason(AutomaticFailoverReasonTypeEnumType value)
Sets the value of the failoverReason property. |
void |
setFailoverReasonHealthValue(AutomaticFailoverThresholdHealthValue value)
Sets the value of the failoverReasonHealthValue 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 AutomaticFailoverReasonTypeEnumType failoverReason
protected java.lang.Integer dispatcherCoreServiceInstanceId
protected javax.xml.datatype.XMLGregorianCalendar failoverDateTime
protected AutomaticFailoverThresholdHealthValue failoverReasonHealthValue
| Constructor Detail |
|---|
public AutomaticFailoverInformationType()
| Method Detail |
|---|
public AutomaticFailoverReasonTypeEnumType getFailoverReason()
AutomaticFailoverReasonTypeEnumTypepublic void setFailoverReason(AutomaticFailoverReasonTypeEnumType value)
value - allowed object is
AutomaticFailoverReasonTypeEnumTypepublic java.lang.Integer getDispatcherCoreServiceInstanceId()
Integerpublic void setDispatcherCoreServiceInstanceId(java.lang.Integer value)
value - allowed object is
Integerpublic javax.xml.datatype.XMLGregorianCalendar getFailoverDateTime()
XMLGregorianCalendarpublic void setFailoverDateTime(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic AutomaticFailoverThresholdHealthValue getFailoverReasonHealthValue()
AutomaticFailoverThresholdHealthValuepublic void setFailoverReasonHealthValue(AutomaticFailoverThresholdHealthValue value)
value - allowed object is
AutomaticFailoverThresholdHealthValue
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.dispatcher.dto.AutomaticFailoverInformationType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||