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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceInstanceType
com.rim.bes.basplugin.dispatcher.dto.DispatcherHostServiceInstanceType
public abstract class DispatcherHostServiceInstanceType
Java class for DispatcherHostServiceInstanceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DispatcherHostServiceInstanceType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}ServiceInstanceType">
<sequence>
<element name="SRPStatus" type="{http://www.rim.com/com.rim.bes.bas.dto}SRPStatusEnumType" minOccurs="0"/>
<element name="encryptionAlgorithm" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}EncryptionAlgorithmEnumType" minOccurs="0"/>
<element name="activeMachineName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="activeRPCEndPoint" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="activeServiceName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="automaticFailoverInformation" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}AutomaticFailoverInformation" minOccurs="0"/>
<element name="automaticFailoverThresholdHealthValue" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}AutomaticFailoverThresholdHealthValue" maxOccurs="unbounded" minOccurs="0"/>
<element name="automaticFailoverlastUpdated" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="hostRoutingInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isAutomaticConnectionFailoverOn" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isAutomaticFailoverOn" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isExternalServicesEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="SRPAddressInformation" type="{http://www.rim.com/com.rim.bes.basplugin.dispatcher.dto}SRPAddressInformation" minOccurs="0"/>
<element name="SRPId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SRPKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="userCount" 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.String |
activeMachineName
|
protected java.lang.String |
activeRPCEndPoint
|
protected java.lang.String |
activeServiceName
|
protected AutomaticFailoverInformation |
automaticFailoverInformation
|
protected javax.xml.datatype.XMLGregorianCalendar |
automaticFailoverlastUpdated
|
protected java.util.List<AutomaticFailoverThresholdHealthValue> |
automaticFailoverThresholdHealthValue
|
protected EncryptionAlgorithmEnumType |
encryptionAlgorithm
|
protected java.lang.String |
hostRoutingInfo
|
protected java.lang.Boolean |
isAutomaticConnectionFailoverOn
|
protected java.lang.Boolean |
isAutomaticFailoverOn
|
protected java.lang.Boolean |
isExternalServicesEnabled
|
protected SRPAddressInformation |
srpAddressInformation
|
protected java.lang.String |
srpId
|
protected java.lang.String |
srpKey
|
protected SRPStatusEnumType |
srpStatus
|
protected java.lang.Integer |
userCount
|
| Fields inherited from class com.rim.bes.bas.dto.ServiceInstanceType |
|---|
canBeDeletedDirectly, canBeDeletedOnServerDelete, childServiceInstanceAssociation, extendedDataLoaded, installationState, installedMachine, installedPort, isHidden, localeNameAndDescription, name, parentServiceInstanceAssociation, plugInId, reference, serviceConsumers, serviceHasSettings, serviceId, serviceInstanceId, serviceProducers, status, statusName, type, version |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
DispatcherHostServiceInstanceType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getActiveMachineName()
Gets the value of the activeMachineName property. |
java.lang.String |
getActiveRPCEndPoint()
Gets the value of the activeRPCEndPoint property. |
java.lang.String |
getActiveServiceName()
Gets the value of the activeServiceName property. |
AutomaticFailoverInformation |
getAutomaticFailoverInformation()
Gets the value of the automaticFailoverInformation property. |
javax.xml.datatype.XMLGregorianCalendar |
getAutomaticFailoverlastUpdated()
Gets the value of the automaticFailoverlastUpdated property. |
java.util.List<AutomaticFailoverThresholdHealthValue> |
getAutomaticFailoverThresholdHealthValue()
Gets the value of the automaticFailoverThresholdHealthValue property. |
EncryptionAlgorithmEnumType |
getEncryptionAlgorithm()
Gets the value of the encryptionAlgorithm property. |
java.lang.String |
getHostRoutingInfo()
Gets the value of the hostRoutingInfo property. |
SRPAddressInformation |
getSRPAddressInformation()
Gets the value of the srpAddressInformation property. |
java.lang.String |
getSRPId()
Gets the value of the srpId property. |
java.lang.String |
getSRPKey()
Gets the value of the srpKey property. |
SRPStatusEnumType |
getSRPStatus()
Gets the value of the srpStatus property. |
java.lang.Integer |
getUserCount()
Gets the value of the userCount property. |
java.lang.Boolean |
isIsAutomaticConnectionFailoverOn()
Gets the value of the isAutomaticConnectionFailoverOn property. |
java.lang.Boolean |
isIsAutomaticFailoverOn()
Gets the value of the isAutomaticFailoverOn property. |
java.lang.Boolean |
isIsExternalServicesEnabled()
Gets the value of the isExternalServicesEnabled property. |
void |
setActiveMachineName(java.lang.String value)
Sets the value of the activeMachineName property. |
void |
setActiveRPCEndPoint(java.lang.String value)
Sets the value of the activeRPCEndPoint property. |
void |
setActiveServiceName(java.lang.String value)
Sets the value of the activeServiceName property. |
void |
setAutomaticFailoverInformation(AutomaticFailoverInformation value)
Sets the value of the automaticFailoverInformation property. |
void |
setAutomaticFailoverlastUpdated(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the automaticFailoverlastUpdated property. |
void |
setEncryptionAlgorithm(EncryptionAlgorithmEnumType value)
Sets the value of the encryptionAlgorithm property. |
void |
setHostRoutingInfo(java.lang.String value)
Sets the value of the hostRoutingInfo property. |
void |
setIsAutomaticConnectionFailoverOn(java.lang.Boolean value)
Sets the value of the isAutomaticConnectionFailoverOn property. |
void |
setIsAutomaticFailoverOn(java.lang.Boolean value)
Sets the value of the isAutomaticFailoverOn property. |
void |
setIsExternalServicesEnabled(java.lang.Boolean value)
Sets the value of the isExternalServicesEnabled property. |
void |
setSRPAddressInformation(SRPAddressInformation value)
Sets the value of the srpAddressInformation property. |
void |
setSRPId(java.lang.String value)
Sets the value of the srpId property. |
void |
setSRPKey(java.lang.String value)
Sets the value of the srpKey property. |
void |
setSRPStatus(SRPStatusEnumType value)
Sets the value of the srpStatus property. |
void |
setUserCount(java.lang.Integer value)
Sets the value of the userCount 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 SRPStatusEnumType srpStatus
protected EncryptionAlgorithmEnumType encryptionAlgorithm
protected java.lang.String activeMachineName
protected java.lang.String activeRPCEndPoint
protected java.lang.String activeServiceName
protected AutomaticFailoverInformation automaticFailoverInformation
protected java.util.List<AutomaticFailoverThresholdHealthValue> automaticFailoverThresholdHealthValue
protected javax.xml.datatype.XMLGregorianCalendar automaticFailoverlastUpdated
protected java.lang.String hostRoutingInfo
protected java.lang.Boolean isAutomaticConnectionFailoverOn
protected java.lang.Boolean isAutomaticFailoverOn
protected java.lang.Boolean isExternalServicesEnabled
protected SRPAddressInformation srpAddressInformation
protected java.lang.String srpId
protected java.lang.String srpKey
protected java.lang.Integer userCount
| Constructor Detail |
|---|
public DispatcherHostServiceInstanceType()
| Method Detail |
|---|
public SRPStatusEnumType getSRPStatus()
SRPStatusEnumTypepublic void setSRPStatus(SRPStatusEnumType value)
value - allowed object is
SRPStatusEnumTypepublic EncryptionAlgorithmEnumType getEncryptionAlgorithm()
EncryptionAlgorithmEnumTypepublic void setEncryptionAlgorithm(EncryptionAlgorithmEnumType value)
value - allowed object is
EncryptionAlgorithmEnumTypepublic java.lang.String getActiveMachineName()
Stringpublic void setActiveMachineName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getActiveRPCEndPoint()
Stringpublic void setActiveRPCEndPoint(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getActiveServiceName()
Stringpublic void setActiveServiceName(java.lang.String value)
value - allowed object is
Stringpublic AutomaticFailoverInformation getAutomaticFailoverInformation()
AutomaticFailoverInformationpublic void setAutomaticFailoverInformation(AutomaticFailoverInformation value)
value - allowed object is
AutomaticFailoverInformationpublic java.util.List<AutomaticFailoverThresholdHealthValue> getAutomaticFailoverThresholdHealthValue()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the automaticFailoverThresholdHealthValue property.
For example, to add a new item, do as follows:
getAutomaticFailoverThresholdHealthValue().add(newItem);
Objects of the following type(s) are allowed in the list
AutomaticFailoverThresholdHealthValue
public javax.xml.datatype.XMLGregorianCalendar getAutomaticFailoverlastUpdated()
XMLGregorianCalendarpublic void setAutomaticFailoverlastUpdated(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getHostRoutingInfo()
Stringpublic void setHostRoutingInfo(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isIsAutomaticConnectionFailoverOn()
Booleanpublic void setIsAutomaticConnectionFailoverOn(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsAutomaticFailoverOn()
Booleanpublic void setIsAutomaticFailoverOn(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsExternalServicesEnabled()
Booleanpublic void setIsExternalServicesEnabled(java.lang.Boolean value)
value - allowed object is
Booleanpublic SRPAddressInformation getSRPAddressInformation()
SRPAddressInformationpublic void setSRPAddressInformation(SRPAddressInformation value)
value - allowed object is
SRPAddressInformationpublic java.lang.String getSRPId()
Stringpublic void setSRPId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSRPKey()
Stringpublic void setSRPKey(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getUserCount()
Integerpublic void setUserCount(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.DispatcherHostServiceInstanceType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||