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 ReleaseCauseMappingRuleMBean


public interface ReleaseCauseMappingRuleMBean

Method Summary
 String getMessageValue()
           
 String getName()
          Gets the value of the name property.
 String getReleaseCauseValue()
           
 int getSipErrorFrom()
          Gets the value of the sipErrorFrom property.
 Integer getSipErrorTo()
          Gets the value of the sipErrorTo property.
 void setMessageValue(String value)
          Set the value of message
 void setName(String value)
          Sets the value of the name property.
 void setReleaseCauseValue(String value)
          Set the value of releaseCause
 void setSipErrorFrom(int value)
          Sets the value of the sipErrorFrom property.
 void setSipErrorTo(Integer value)
          Sets the value of the sipErrorTo 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.

getSipErrorFrom

int getSipErrorFrom()
Gets the value of the sipErrorFrom property.

setSipErrorFrom

void setSipErrorFrom(int value)
Sets the value of the sipErrorFrom property.

getSipErrorTo

Integer getSipErrorTo()
Gets the value of the sipErrorTo property.

setSipErrorTo

void setSipErrorTo(Integer value)
Sets the value of the sipErrorTo property.

setMessageValue

void setMessageValue(String value)
Set the value of message

getMessageValue

String getMessageValue()

setReleaseCauseValue

void setReleaseCauseValue(String value)
Set the value of releaseCause

getReleaseCauseValue

String getReleaseCauseValue()

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.