public interface AdvancedMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsDomainNameAddress()
Gets the value of the asDomainNameAddress property.
|
java.lang.String |
getCallHandlingOnNoOeReactionValue() |
java.lang.String |
getCarryCCROnInternalServiceBrokerMessagesValue() |
java.math.BigInteger |
getCcrWaitingInterval()
Gets the value of the ccrWaitingInterval property.
|
java.math.BigInteger |
getOeReactionTimerInterval()
Gets the value of the oeReactionTimerInterval property.
|
java.lang.String |
getOeRoute()
Gets the value of the oeRoute property.
|
java.math.BigInteger |
getResultCodeNoResponseReceived()
Gets the value of the resultCodeNoResponseReceived property.
|
java.math.BigInteger |
getResultCodeValueForFailedKeepAlive()
Gets the value of the resultCodeValueForFailedKeepAlive property.
|
java.lang.String |
getRimocfDomainNameAddress()
Gets the value of the rimocfDomainNameAddress property.
|
java.math.BigInteger |
getSip83UponCcrEnumerator()
Gets the value of the sip83UponCcrEnumerator property.
|
java.math.BigInteger |
getWaitingForByeOrCancelInterval()
Gets the value of the waitingForByeOrCancelInterval property.
|
boolean |
isUseAutomaticSip200ForInvite()
Gets the value of the useAutomaticSip200ForInvite property.
|
boolean |
isUseAutomaticSip200ForReInvite()
Gets the value of the useAutomaticSip200ForReInvite property.
|
void |
setAsDomainNameAddress(java.lang.String value)
Sets the value of the asDomainNameAddress property.
|
void |
setCallHandlingOnNoOeReactionValue(java.lang.String value)
Set the value of callHandlingOnNoOeReaction
|
void |
setCarryCCROnInternalServiceBrokerMessagesValue(java.lang.String value)
Set the value of carryCCROnInternalServiceBrokerMessages
|
void |
setCcrWaitingInterval(java.math.BigInteger value)
Sets the value of the ccrWaitingInterval property.
|
void |
setOeReactionTimerInterval(java.math.BigInteger value)
Sets the value of the oeReactionTimerInterval property.
|
void |
setOeRoute(java.lang.String value)
Sets the value of the oeRoute property.
|
void |
setResultCodeNoResponseReceived(java.math.BigInteger value)
Sets the value of the resultCodeNoResponseReceived property.
|
void |
setResultCodeValueForFailedKeepAlive(java.math.BigInteger value)
Sets the value of the resultCodeValueForFailedKeepAlive property.
|
void |
setRimocfDomainNameAddress(java.lang.String value)
Sets the value of the rimocfDomainNameAddress property.
|
void |
setSip83UponCcrEnumerator(java.math.BigInteger value)
Sets the value of the sip83UponCcrEnumerator property.
|
void |
setUseAutomaticSip200ForInvite(boolean value)
Sets the value of the useAutomaticSip200ForInvite property.
|
void |
setUseAutomaticSip200ForReInvite(boolean value)
Sets the value of the useAutomaticSip200ForReInvite property.
|
void |
setWaitingForByeOrCancelInterval(java.math.BigInteger value)
Sets the value of the waitingForByeOrCancelInterval property.
|
java.lang.String getRimocfDomainNameAddress()
void setRimocfDomainNameAddress(java.lang.String value)
java.lang.String getAsDomainNameAddress()
void setAsDomainNameAddress(java.lang.String value)
java.math.BigInteger getResultCodeNoResponseReceived()
void setResultCodeNoResponseReceived(java.math.BigInteger value)
java.math.BigInteger getOeReactionTimerInterval()
void setOeReactionTimerInterval(java.math.BigInteger value)
boolean isUseAutomaticSip200ForInvite()
void setUseAutomaticSip200ForInvite(boolean value)
boolean isUseAutomaticSip200ForReInvite()
void setUseAutomaticSip200ForReInvite(boolean value)
java.math.BigInteger getResultCodeValueForFailedKeepAlive()
void setResultCodeValueForFailedKeepAlive(java.math.BigInteger value)
java.math.BigInteger getWaitingForByeOrCancelInterval()
void setWaitingForByeOrCancelInterval(java.math.BigInteger value)
java.math.BigInteger getSip83UponCcrEnumerator()
void setSip83UponCcrEnumerator(java.math.BigInteger value)
java.math.BigInteger getCcrWaitingInterval()
void setCcrWaitingInterval(java.math.BigInteger value)
java.lang.String getOeRoute()
void setOeRoute(java.lang.String value)
void setCallHandlingOnNoOeReactionValue(java.lang.String value)
java.lang.String getCallHandlingOnNoOeReactionValue()
void setCarryCCROnInternalServiceBrokerMessagesValue(java.lang.String value)
java.lang.String getCarryCCROnInternalServiceBrokerMessagesValue()