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 SctpAssociationMBean


public interface SctpAssociationMBean

Method Summary
 BigInteger getLocalPort()
          Gets the value of the localPort property.
 String getName()
          Gets the value of the name property.
 BigInteger getRemotePort()
          Gets the value of the remotePort property.
 String getRemoteSide()
          Gets the value of the remoteSide property.
 String getSideValue()
           
 String getTypeValue()
           
 void setLocalPort(BigInteger value)
          Sets the value of the localPort property.
 void setName(String value)
          Sets the value of the name property.
 void setRemotePort(BigInteger value)
          Sets the value of the remotePort property.
 void setRemoteSide(String value)
          Sets the value of the remoteSide property.
 void setSideValue(String value)
          Set the value of side
 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.

getLocalPort

BigInteger getLocalPort()
Gets the value of the localPort property.

setLocalPort

void setLocalPort(BigInteger value)
Sets the value of the localPort property.

getRemoteSide

String getRemoteSide()
Gets the value of the remoteSide property.

setRemoteSide

void setRemoteSide(String value)
Sets the value of the remoteSide property.

getRemotePort

BigInteger getRemotePort()
Gets the value of the remotePort property.

setRemotePort

void setRemotePort(BigInteger value)
Sets the value of the remotePort property.

setSideValue

void setSideValue(String value)
Set the value of side

getSideValue

String getSideValue()

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.