Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.sigtran
Interface IpLocalSystemMBean


public interface IpLocalSystemMBean

Method Summary
 String getFirstIP()
          Gets the value of the firstIP property.
 String getName()
          Gets the value of the name property.
 BigInteger getRoutingContext()
          Gets the value of the routingContext property.
 String getSecondIP()
          Gets the value of the secondIP property.
 String getSs7ModeValue()
           
 String getTrafficModeValue()
           
 void setFirstIP(String value)
          Sets the value of the firstIP property.
 void setName(String value)
          Sets the value of the name property.
 void setRoutingContext(BigInteger value)
          Sets the value of the routingContext property.
 void setSecondIP(String value)
          Sets the value of the secondIP property.
 void setSs7ModeValue(String value)
          Set the value of ss7Mode
 void setTrafficModeValue(String value)
          Set the value of trafficMode

 

Method Detail

getName

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

setName

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

getRoutingContext

BigInteger getRoutingContext()
Gets the value of the routingContext property.

setRoutingContext

void setRoutingContext(BigInteger value)
Sets the value of the routingContext property.

getFirstIP

String getFirstIP()
Gets the value of the firstIP property.

setFirstIP

void setFirstIP(String value)
Sets the value of the firstIP property.

getSecondIP

String getSecondIP()
Gets the value of the secondIP property.

setSecondIP

void setSecondIP(String value)
Sets the value of the secondIP property.

setSs7ModeValue

void setSs7ModeValue(String value)
Set the value of ss7Mode

getSs7ModeValue

String getSs7ModeValue()

setTrafficModeValue

void setTrafficModeValue(String value)
Set the value of trafficMode

getTrafficModeValue

String getTrafficModeValue()

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.