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 M3UARouteMBean


public interface M3UARouteMBean

Method Summary
 String getName()
          Gets the value of the name property.
 String getPrimarySctpAssociation()
          Gets the value of the primarySctpAssociation property.
 BigInteger getRemotePointCode()
          Gets the value of the remotePointCode property.
 String getSecondarySctpAssociation()
          Gets the value of the secondarySctpAssociation property.
 void setName(String value)
          Sets the value of the name property.
 void setPrimarySctpAssociation(String value)
          Sets the value of the primarySctpAssociation property.
 void setRemotePointCode(BigInteger value)
          Sets the value of the remotePointCode property.
 void setSecondarySctpAssociation(String value)
          Sets the value of the secondarySctpAssociation 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.

getRemotePointCode

BigInteger getRemotePointCode()
Gets the value of the remotePointCode property.

setRemotePointCode

void setRemotePointCode(BigInteger value)
Sets the value of the remotePointCode property.

getPrimarySctpAssociation

String getPrimarySctpAssociation()
Gets the value of the primarySctpAssociation property.

setPrimarySctpAssociation

void setPrimarySctpAssociation(String value)
Sets the value of the primarySctpAssociation property.

getSecondarySctpAssociation

String getSecondarySctpAssociation()
Gets the value of the secondarySctpAssociation property.

setSecondarySctpAssociation

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