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 PostCallInitiationErrorHandlingRuleMBean


public interface PostCallInitiationErrorHandlingRuleMBean

Method Summary
 String getActionValue()
           
 String getName()
          Gets the value of the name property.
 BigInteger getServiceKey()
          Gets the value of the serviceKey property.
 void setActionValue(String value)
          Set the value of action
 void setName(String value)
          Sets the value of the name property.
 void setServiceKey(BigInteger value)
          Sets the value of the serviceKey property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

getServiceKey

BigInteger getServiceKey()
Gets the value of the serviceKey property.

setServiceKey

void setServiceKey(BigInteger value)
Sets the value of the serviceKey property.

setActionValue

void setActionValue(String value)
Set the value of action

getActionValue

String getActionValue()

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.