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 IpRemoteSystemMBean


public interface IpRemoteSystemMBean

Method Summary
 String getDescription()
          Gets the value of the description property.
 String getFirstIP()
          Gets the value of the firstIP property.
 String getName()
          Gets the value of the name property.
 String getSecondIP()
          Gets the value of the secondIP property.
 String getTypeValue()
           
 void setDescription(String value)
          Sets the value of the description property.
 void setFirstIP(String value)
          Sets the value of the firstIP property.
 void setName(String value)
          Sets the value of the name property.
 void setSecondIP(String value)
          Sets the value of the secondIP property.
 void setTypeValue(String value)
          Set the value of type

 

Method Detail

getName

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

setName

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

getDescription

String getDescription()
Gets the value of the description property.

setDescription

void setDescription(String value)
Sets the value of the description property.

setTypeValue

void setTypeValue(String value)
Set the value of type

getTypeValue

String getTypeValue()

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.