Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.scf.cap4
Interface AdvancedNGConfigParserMBean


public interface AdvancedNGConfigParserMBean

Method Summary
 BigInteger getReasonHeaderCauseValueForKeepAlive()
          Gets the value of the reasonHeaderCauseValueForKeepAlive property.
 String getReasonHeaderTextValueForKeepAlive()
          Gets the value of the reasonHeaderTextValueForKeepAlive property.
 BigInteger getWaitingForByeOrCancelIntervalSeconds()
          Gets the value of the waitingForByeOrCancelIntervalSeconds property.
 boolean isImscfSendAutomaticAlert()
          Gets the value of the imscfSendAutomaticAlert property.
 void setImscfSendAutomaticAlert(boolean value)
          Sets the value of the imscfSendAutomaticAlert property.
 void setReasonHeaderCauseValueForKeepAlive(BigInteger value)
          Sets the value of the reasonHeaderCauseValueForKeepAlive property.
 void setReasonHeaderTextValueForKeepAlive(String value)
          Sets the value of the reasonHeaderTextValueForKeepAlive property.
 void setWaitingForByeOrCancelIntervalSeconds(BigInteger value)
          Sets the value of the waitingForByeOrCancelIntervalSeconds property.

 

Method Detail

getReasonHeaderCauseValueForKeepAlive

BigInteger getReasonHeaderCauseValueForKeepAlive()
Gets the value of the reasonHeaderCauseValueForKeepAlive property.

setReasonHeaderCauseValueForKeepAlive

void setReasonHeaderCauseValueForKeepAlive(BigInteger value)
Sets the value of the reasonHeaderCauseValueForKeepAlive property.

getReasonHeaderTextValueForKeepAlive

String getReasonHeaderTextValueForKeepAlive()
Gets the value of the reasonHeaderTextValueForKeepAlive property.

setReasonHeaderTextValueForKeepAlive

void setReasonHeaderTextValueForKeepAlive(String value)
Sets the value of the reasonHeaderTextValueForKeepAlive property.

getWaitingForByeOrCancelIntervalSeconds

BigInteger getWaitingForByeOrCancelIntervalSeconds()
Gets the value of the waitingForByeOrCancelIntervalSeconds property.

setWaitingForByeOrCancelIntervalSeconds

void setWaitingForByeOrCancelIntervalSeconds(BigInteger value)
Sets the value of the waitingForByeOrCancelIntervalSeconds property.

isImscfSendAutomaticAlert

boolean isImscfSendAutomaticAlert()
Gets the value of the imscfSendAutomaticAlert property.

setImscfSendAutomaticAlert

void setImscfSendAutomaticAlert(boolean value)
Sets the value of the imscfSendAutomaticAlert property.

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.