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 LocalAddressSSNMBean


public interface LocalAddressSSNMBean

Method Summary
 String getAlias()
          Gets the value of the alias property.
 String getDescription()
          Gets the value of the description property.
 String getName()
          Gets the value of the name property.
 BigInteger getSubSystemNumber()
          Gets the value of the subSystemNumber property.
 void setAlias(String value)
          Sets the value of the alias property.
 void setDescription(String value)
          Sets the value of the description property.
 void setName(String value)
          Sets the value of the name property.
 void setSubSystemNumber(BigInteger value)
          Sets the value of the subSystemNumber 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.

getSubSystemNumber

BigInteger getSubSystemNumber()
Gets the value of the subSystemNumber property.

setSubSystemNumber

void setSubSystemNumber(BigInteger value)
Sets the value of the subSystemNumber property.

getDescription

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

setDescription

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