Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface IcaDpSetMBean


public interface IcaDpSetMBean

Method Summary
 String getOAnswerValue()
           
 String getOCalledPartyBusyValue()
           
 String getODisconnectValue()
           
 String getONoAnswerValue()
           
 String getRouteSelectFailureValue()
           
 void setOAnswerValue(String value)
          Set the value of oAnswer
 void setOCalledPartyBusyValue(String value)
          Set the value of oCalledPartyBusy
 void setODisconnectValue(String value)
          Set the value of oDisconnect
 void setONoAnswerValue(String value)
          Set the value of oNoAnswer
 void setRouteSelectFailureValue(String value)
          Set the value of routeSelectFailure

 

Method Detail

setRouteSelectFailureValue

void setRouteSelectFailureValue(String value)
Set the value of routeSelectFailure

getRouteSelectFailureValue

String getRouteSelectFailureValue()

setOCalledPartyBusyValue

void setOCalledPartyBusyValue(String value)
Set the value of oCalledPartyBusy

getOCalledPartyBusyValue

String getOCalledPartyBusyValue()

setONoAnswerValue

void setONoAnswerValue(String value)
Set the value of oNoAnswer

getONoAnswerValue

String getONoAnswerValue()

setOAnswerValue

void setOAnswerValue(String value)
Set the value of oAnswer

getOAnswerValue

String getOAnswerValue()

setODisconnectValue

void setODisconnectValue(String value)
Set the value of oDisconnect

getODisconnectValue

String getODisconnectValue()

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.