Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cap3
Interface RpcauseToSipErrorEntryMBean


public interface RpcauseToSipErrorEntryMBean

Method Summary
 String getName()
          Gets the value of the name property.
 String getRpCauseValue()
           
 BigInteger getSipError()
          Gets the value of the sipError property.
 void setName(String value)
          Sets the value of the name property.
 void setRpCauseValue(String value)
          Set the value of rpCause
 void setSipError(BigInteger value)
          Sets the value of the sipError 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.

getSipError

BigInteger getSipError()
Gets the value of the sipError property.

setSipError

void setSipError(BigInteger value)
Sets the value of the sipError property.

setRpCauseValue

void setRpCauseValue(String value)
Set the value of rpCause

getRpCauseValue

String getRpCauseValue()

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.