Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssusip
Interface SipInboundDestinationMBean


public interface SipInboundDestinationMBean

Method Summary
 String getAlias()
          Gets the value of the alias property.
 String getIpAddress()
          Gets the value of the ipAddress property.
 String getName()
          Gets the value of the name property.
 void setAlias(String value)
          Sets the value of the alias property.
 void setIpAddress(String value)
          Sets the value of the ipAddress property.
 void setName(String value)
          Sets the value of the name 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.

getIpAddress

String getIpAddress()
Gets the value of the ipAddress property.

setIpAddress

void setIpAddress(String value)
Sets the value of the ipAddress property.

getAlias

String getAlias()
Gets the value of the alias property.

setAlias

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