Skip navigation links

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

E38079-01


com.convergin.wcs.axia.sal.ext.sampleb2b
Interface Salb2BconfigMBean


public interface Salb2BconfigMBean

Method Summary
 String getContact()
          Gets the value of the contact property.
 BigInteger getMaxCallDurationSeconds()
          Gets the value of the maxCallDurationSeconds property.
 String getPushroute()
          Gets the value of the pushroute property.
 BigInteger getResponse()
          Gets the value of the response property.
 String getSendOos()
          Gets the value of the sendOos property.
 String getTraceMsg()
          Gets the value of the traceMsg property.
 void setContact(String value)
          Sets the value of the contact property.
 void setMaxCallDurationSeconds(BigInteger value)
          Sets the value of the maxCallDurationSeconds property.
 void setPushroute(String value)
          Sets the value of the pushroute property.
 void setResponse(BigInteger value)
          Sets the value of the response property.
 void setSendOos(String value)
          Sets the value of the sendOos property.
 void setTraceMsg(String value)
          Sets the value of the traceMsg property.

 

Method Detail

getPushroute

String getPushroute()
Gets the value of the pushroute property.

setPushroute

void setPushroute(String value)
Sets the value of the pushroute property.

getMaxCallDurationSeconds

BigInteger getMaxCallDurationSeconds()
Gets the value of the maxCallDurationSeconds property.

setMaxCallDurationSeconds

void setMaxCallDurationSeconds(BigInteger value)
Sets the value of the maxCallDurationSeconds property.

getResponse

BigInteger getResponse()
Gets the value of the response property.

setResponse

void setResponse(BigInteger value)
Sets the value of the response property.

getContact

String getContact()
Gets the value of the contact property.

setContact

void setContact(String value)
Sets the value of the contact property.

getTraceMsg

String getTraceMsg()
Gets the value of the traceMsg property.

setTraceMsg

void setTraceMsg(String value)
Sets the value of the traceMsg property.

getSendOos

String getSendOos()
Gets the value of the sendOos property.

setSendOos

void setSendOos(String value)
Sets the value of the sendOos 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.