public interface ModuleInstanceMBean
Modifier and Type | Method and Description |
---|---|
void |
addChargingMessageInternalEncoding()
Add a new element named chargingMessageInternalEncoding
|
AdditionalHeaderMBean |
getAdditionalHeaderMBean()
Return the value of the AdditionalHeader element
|
AdvancedTslConfigParserMBean |
getAdvancedTslMBean()
Return the value of the AdvancedTslConfigParser element
|
java.lang.String |
getAsDomainNameAddress()
Gets the value of the asDomainNameAddress property.
|
AseEncodingMBean |
getAseEncodingMBean()
Return the value of the AseEncoding element
|
java.lang.String |
getAsProtocolStack()
Gets the value of the asProtocolStack property.
|
java.lang.String |
getCallHandlingOnErrorConditionValue() |
java.lang.String |
getChargingMessageInternalEncodingValue() |
ChargingServiceMonitoringMBean |
getChargingServiceMonitoringMBean()
Return the value of the ChargingServiceMonitoring element
|
java.math.BigInteger |
getCheckIntervalSecondsForExpiringEventsMap()
Gets the value of the checkIntervalSecondsForExpiringEventsMap property.
|
java.math.BigInteger |
getDefaultSubscriptionDurationSeconds()
Gets the value of the defaultSubscriptionDurationSeconds property.
|
java.math.BigInteger |
getExpiryTimeSecondsForExpiringEventsMap()
Gets the value of the expiryTimeSecondsForExpiringEventsMap property.
|
java.math.BigInteger |
getHashSizeForExpiringEventsMap()
Gets the value of the hashSizeForExpiringEventsMap property.
|
java.lang.String |
getImscfDomainNameAddress()
Gets the value of the imscfDomainNameAddress property.
|
AdvancedNGConfigParserMBean |
getImscfNgAdvancedMBean()
Return the value of the AdvancedNGConfigParser element
|
CallHandlingNGConfigParserMBean |
getImscfNgCallHandlingMBean()
Return the value of the CallHandlingNGConfigParser element
|
CallHandlingMBean |
getImscfNgWinCallHandlingMBean()
Return the value of the CallHandling element
|
java.math.BigInteger |
getMaxSubscriptionDurationSeconds()
Gets the value of the maxSubscriptionDurationSeconds property.
|
MediaResourcesMBean |
getMediaResourcesMBean()
Return the value of the MediaResources element
|
java.math.BigInteger |
getMinSubscriptionDurationSeconds()
Gets the value of the minSubscriptionDurationSeconds property.
|
MonitoringGeneralMBean |
getMonitoringGeneralMBean()
Return the value of the MonitoringGeneral element
|
java.lang.String |
getName()
Gets the value of the name property.
|
RunningProtocolsMBean |
getProtocolsMBean()
Return the value of the RunningProtocols element
|
java.lang.String |
getRel100DefaultModeValue() |
java.lang.String |
getSdpOrigin()
Gets the value of the sdpOrigin property.
|
java.lang.String |
getSdpSessionName()
Gets the value of the sdpSessionName property.
|
java.lang.String |
getSdpVersion()
Gets the value of the sdpVersion property.
|
SessionKeepAliveMBean |
getSessionKeepAliveMBean()
Return the value of the SessionKeepAlive element
|
SipMBean |
getSipMBean()
Return the value of the Sip element
|
java.lang.String |
getState()
Gets the value of the state property.
|
StateChangedNotificationRulesMBean |
getStateChangedNotificationRulesMBean()
Return the value of the StateChangedNotificationRules element
|
TcapAslConfigParserMBean |
getTcapAslMBean()
Return the value of the TcapAslConfigParser element
|
TcapCslConfigParserMBean |
getTcapCslMBean()
Return the value of the TcapCslConfigParser element
|
TcapTslConfigParserMBean |
getTcapTslMBean()
Return the value of the TcapTslConfigParser element
|
java.math.BigInteger |
getTcaTimeoutIntervalSeconds()
Gets the value of the tcaTimeoutIntervalSeconds property.
|
java.math.BigInteger |
getTcpTimeoutIntervalSeconds()
Gets the value of the tcpTimeoutIntervalSeconds property.
|
java.math.BigInteger |
getTcterTimeoutIntervalSeconds()
Gets the value of the tcterTimeoutIntervalSeconds property.
|
ThresholdCrossedNotificationsMBean |
getThresholdCrossedNotificationsMBean()
Return the value of the ThresholdCrossedNotifications element
|
java.math.BigInteger |
getTspTimeoutIntervalSeconds()
Gets the value of the tspTimeoutIntervalSeconds property.
|
java.math.BigInteger |
getTsterTimeoutIntervalSeconds()
Gets the value of the tsterTimeoutIntervalSeconds property.
|
java.lang.String |
getWcsNetworkName()
Gets the value of the wcsNetworkName property.
|
boolean |
isAllowAppInitiatedLegOnOutOfDialogueOnly()
Gets the value of the allowAppInitiatedLegOnOutOfDialogueOnly property.
|
boolean |
isSendInfoForSalSynchronization()
Gets the value of the sendInfoForSalSynchronization property.
|
void |
removeChargingMessageInternalEncoding()
Remove an element named chargingMessageInternalEncoding
|
void |
setAdditionalHeaderMBean(AdditionalHeaderMBean val)
Set the value of the AdditionalHeader element
|
void |
setAdvancedTslMBean(AdvancedTslConfigParserMBean val)
Set the value of the AdvancedTslConfigParser element
|
void |
setAllowAppInitiatedLegOnOutOfDialogueOnly(boolean value)
Sets the value of the allowAppInitiatedLegOnOutOfDialogueOnly property.
|
void |
setAsDomainNameAddress(java.lang.String value)
Sets the value of the asDomainNameAddress property.
|
void |
setAseEncodingMBean(AseEncodingMBean val)
Set the value of the AseEncoding element
|
void |
setAsProtocolStack(java.lang.String value)
Sets the value of the asProtocolStack property.
|
void |
setCallHandlingOnErrorConditionValue(java.lang.String value)
Set the value of callHandlingOnErrorCondition
|
void |
setChargingMessageInternalEncodingValue(java.lang.String value)
Set the value of chargingMessageInternalEncoding
|
void |
setChargingServiceMonitoringMBean(ChargingServiceMonitoringMBean val)
Set the value of the ChargingServiceMonitoring element
|
void |
setCheckIntervalSecondsForExpiringEventsMap(java.math.BigInteger value)
Sets the value of the checkIntervalSecondsForExpiringEventsMap property.
|
void |
setDefaultSubscriptionDurationSeconds(java.math.BigInteger value)
Sets the value of the defaultSubscriptionDurationSeconds property.
|
void |
setExpiryTimeSecondsForExpiringEventsMap(java.math.BigInteger value)
Sets the value of the expiryTimeSecondsForExpiringEventsMap property.
|
void |
setHashSizeForExpiringEventsMap(java.math.BigInteger value)
Sets the value of the hashSizeForExpiringEventsMap property.
|
void |
setImscfDomainNameAddress(java.lang.String value)
Sets the value of the imscfDomainNameAddress property.
|
void |
setImscfNgAdvancedMBean(AdvancedNGConfigParserMBean val)
Set the value of the AdvancedNGConfigParser element
|
void |
setImscfNgCallHandlingMBean(CallHandlingNGConfigParserMBean val)
Set the value of the CallHandlingNGConfigParser element
|
void |
setImscfNgWinCallHandlingMBean(CallHandlingMBean val)
Set the value of the CallHandling element
|
void |
setMaxSubscriptionDurationSeconds(java.math.BigInteger value)
Sets the value of the maxSubscriptionDurationSeconds property.
|
void |
setMediaResourcesMBean(MediaResourcesMBean val)
Set the value of the MediaResources element
|
void |
setMinSubscriptionDurationSeconds(java.math.BigInteger value)
Sets the value of the minSubscriptionDurationSeconds property.
|
void |
setMonitoringGeneralMBean(MonitoringGeneralMBean val)
Set the value of the MonitoringGeneral element
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setProtocolsMBean(RunningProtocolsMBean val)
Set the value of the RunningProtocols element
|
void |
setRel100DefaultModeValue(java.lang.String value)
Set the value of rel100DefaultMode
|
void |
setSdpOrigin(java.lang.String value)
Sets the value of the sdpOrigin property.
|
void |
setSdpSessionName(java.lang.String value)
Sets the value of the sdpSessionName property.
|
void |
setSdpVersion(java.lang.String value)
Sets the value of the sdpVersion property.
|
void |
setSendInfoForSalSynchronization(boolean value)
Sets the value of the sendInfoForSalSynchronization property.
|
void |
setSessionKeepAliveMBean(SessionKeepAliveMBean val)
Set the value of the SessionKeepAlive element
|
void |
setSipMBean(SipMBean val)
Set the value of the Sip element
|
void |
setState(java.lang.String value)
Sets the value of the state property.
|
void |
setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
Set the value of the StateChangedNotificationRules element
|
void |
setTcapAslMBean(TcapAslConfigParserMBean val)
Set the value of the TcapAslConfigParser element
|
void |
setTcapCslMBean(TcapCslConfigParserMBean val)
Set the value of the TcapCslConfigParser element
|
void |
setTcapTslMBean(TcapTslConfigParserMBean val)
Set the value of the TcapTslConfigParser element
|
void |
setTcaTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tcaTimeoutIntervalSeconds property.
|
void |
setTcpTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tcpTimeoutIntervalSeconds property.
|
void |
setTcterTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tcterTimeoutIntervalSeconds property.
|
void |
setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
Set the value of the ThresholdCrossedNotifications element
|
void |
setTspTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tspTimeoutIntervalSeconds property.
|
void |
setTsterTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tsterTimeoutIntervalSeconds property.
|
void |
setWcsNetworkName(java.lang.String value)
Sets the value of the wcsNetworkName property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getState()
void setState(java.lang.String value)
java.math.BigInteger getTsterTimeoutIntervalSeconds()
void setTsterTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getTcterTimeoutIntervalSeconds()
void setTcterTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getTspTimeoutIntervalSeconds()
void setTspTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getTcpTimeoutIntervalSeconds()
void setTcpTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getTcaTimeoutIntervalSeconds()
void setTcaTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getMinSubscriptionDurationSeconds()
void setMinSubscriptionDurationSeconds(java.math.BigInteger value)
java.math.BigInteger getMaxSubscriptionDurationSeconds()
void setMaxSubscriptionDurationSeconds(java.math.BigInteger value)
java.math.BigInteger getDefaultSubscriptionDurationSeconds()
void setDefaultSubscriptionDurationSeconds(java.math.BigInteger value)
java.lang.String getAsProtocolStack()
void setAsProtocolStack(java.lang.String value)
java.lang.String getImscfDomainNameAddress()
void setImscfDomainNameAddress(java.lang.String value)
java.lang.String getAsDomainNameAddress()
void setAsDomainNameAddress(java.lang.String value)
java.lang.String getWcsNetworkName()
void setWcsNetworkName(java.lang.String value)
boolean isSendInfoForSalSynchronization()
void setSendInfoForSalSynchronization(boolean value)
boolean isAllowAppInitiatedLegOnOutOfDialogueOnly()
void setAllowAppInitiatedLegOnOutOfDialogueOnly(boolean value)
java.lang.String getSdpVersion()
void setSdpVersion(java.lang.String value)
java.lang.String getSdpOrigin()
void setSdpOrigin(java.lang.String value)
java.lang.String getSdpSessionName()
void setSdpSessionName(java.lang.String value)
java.math.BigInteger getHashSizeForExpiringEventsMap()
void setHashSizeForExpiringEventsMap(java.math.BigInteger value)
java.math.BigInteger getExpiryTimeSecondsForExpiringEventsMap()
void setExpiryTimeSecondsForExpiringEventsMap(java.math.BigInteger value)
java.math.BigInteger getCheckIntervalSecondsForExpiringEventsMap()
void setCheckIntervalSecondsForExpiringEventsMap(java.math.BigInteger value)
void setRel100DefaultModeValue(java.lang.String value)
java.lang.String getRel100DefaultModeValue()
void setCallHandlingOnErrorConditionValue(java.lang.String value)
java.lang.String getCallHandlingOnErrorConditionValue()
void addChargingMessageInternalEncoding()
void removeChargingMessageInternalEncoding()
void setChargingMessageInternalEncodingValue(java.lang.String value)
java.lang.String getChargingMessageInternalEncodingValue()
TcapTslConfigParserMBean getTcapTslMBean()
void setTcapTslMBean(TcapTslConfigParserMBean val)
AdvancedTslConfigParserMBean getAdvancedTslMBean()
void setAdvancedTslMBean(AdvancedTslConfigParserMBean val)
TcapCslConfigParserMBean getTcapCslMBean()
void setTcapCslMBean(TcapCslConfigParserMBean val)
RunningProtocolsMBean getProtocolsMBean()
void setProtocolsMBean(RunningProtocolsMBean val)
TcapAslConfigParserMBean getTcapAslMBean()
void setTcapAslMBean(TcapAslConfigParserMBean val)
SipMBean getSipMBean()
void setSipMBean(SipMBean val)
AdditionalHeaderMBean getAdditionalHeaderMBean()
void setAdditionalHeaderMBean(AdditionalHeaderMBean val)
SessionKeepAliveMBean getSessionKeepAliveMBean()
void setSessionKeepAliveMBean(SessionKeepAliveMBean val)
ChargingServiceMonitoringMBean getChargingServiceMonitoringMBean()
void setChargingServiceMonitoringMBean(ChargingServiceMonitoringMBean val)
MediaResourcesMBean getMediaResourcesMBean()
void setMediaResourcesMBean(MediaResourcesMBean val)
CallHandlingNGConfigParserMBean getImscfNgCallHandlingMBean()
void setImscfNgCallHandlingMBean(CallHandlingNGConfigParserMBean val)
AdvancedNGConfigParserMBean getImscfNgAdvancedMBean()
void setImscfNgAdvancedMBean(AdvancedNGConfigParserMBean val)
CallHandlingMBean getImscfNgWinCallHandlingMBean()
void setImscfNgWinCallHandlingMBean(CallHandlingMBean val)
MonitoringGeneralMBean getMonitoringGeneralMBean()
void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
StateChangedNotificationRulesMBean getStateChangedNotificationRulesMBean()
void setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
AseEncodingMBean getAseEncodingMBean()
void setAseEncodingMBean(AseEncodingMBean val)