Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.tdm
Interface SccpMBean


public interface SccpMBean

Method Summary
 int getBit8OfLocalAddressIndicator()
          Gets the value of the bit8OfLocalAddressIndicator property.
 String getLocalNetworkIndicatorValue()
           
 String getName()
          Gets the value of the name property.
 GttEntityMBean getSccpGttEntityMBean()
          Return the value of the GttEntity element
 LocalAddressFixedGtsMBean getSccpLocalAddressFixedGtsMBean()
          Return the value of the LocalAddressFixedGts element
 LocalAddressSSNsMBean getSccpLocalAddressSsnsMBean()
          Return the value of the LocalAddressSSNs element
 RemoteAddressDynamicGtsMBean getSccpRemoteAddressDynamicGtsMBean()
          Return the value of the RemoteAddressDynamicGts element
 RemoteAddressFixedGtsMBean getSccpRemoteAddressFixedGtsMBean()
          Return the value of the RemoteAddressFixedGts element
 RemoteAddressSSNsMBean getSccpRemoteAddressSsnsMBean()
          Return the value of the RemoteAddressSSNs element
 boolean isRemovePcWhenRouteOnGtCalledAddress()
          Gets the value of the removePcWhenRouteOnGtCalledAddress property.
 boolean isRemovePcWhenRouteOnGtCallingAddress()
          Gets the value of the removePcWhenRouteOnGtCallingAddress property.
 void setBit8OfLocalAddressIndicator(int value)
          Sets the value of the bit8OfLocalAddressIndicator property.
 void setLocalNetworkIndicatorValue(String value)
          Set the value of localNetworkIndicator
 void setName(String value)
          Sets the value of the name property.
 void setRemovePcWhenRouteOnGtCalledAddress(boolean value)
          Sets the value of the removePcWhenRouteOnGtCalledAddress property.
 void setRemovePcWhenRouteOnGtCallingAddress(boolean value)
          Sets the value of the removePcWhenRouteOnGtCallingAddress property.
 void setSccpGttEntityMBean(GttEntityMBean val)
          Set the value of the GttEntity element
 void setSccpLocalAddressFixedGtsMBean(LocalAddressFixedGtsMBean val)
          Set the value of the LocalAddressFixedGts element
 void setSccpLocalAddressSsnsMBean(LocalAddressSSNsMBean val)
          Set the value of the LocalAddressSSNs element
 void setSccpRemoteAddressDynamicGtsMBean(RemoteAddressDynamicGtsMBean val)
          Set the value of the RemoteAddressDynamicGts element
 void setSccpRemoteAddressFixedGtsMBean(RemoteAddressFixedGtsMBean val)
          Set the value of the RemoteAddressFixedGts element
 void setSccpRemoteAddressSsnsMBean(RemoteAddressSSNsMBean val)
          Set the value of the RemoteAddressSSNs element

 

Method Detail

getName

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

setName

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

isRemovePcWhenRouteOnGtCalledAddress

boolean isRemovePcWhenRouteOnGtCalledAddress()
Gets the value of the removePcWhenRouteOnGtCalledAddress property.

setRemovePcWhenRouteOnGtCalledAddress

void setRemovePcWhenRouteOnGtCalledAddress(boolean value)
Sets the value of the removePcWhenRouteOnGtCalledAddress property.

isRemovePcWhenRouteOnGtCallingAddress

boolean isRemovePcWhenRouteOnGtCallingAddress()
Gets the value of the removePcWhenRouteOnGtCallingAddress property.

setRemovePcWhenRouteOnGtCallingAddress

void setRemovePcWhenRouteOnGtCallingAddress(boolean value)
Sets the value of the removePcWhenRouteOnGtCallingAddress property.

getBit8OfLocalAddressIndicator

int getBit8OfLocalAddressIndicator()
Gets the value of the bit8OfLocalAddressIndicator property.

setBit8OfLocalAddressIndicator

void setBit8OfLocalAddressIndicator(int value)
Sets the value of the bit8OfLocalAddressIndicator property.

setLocalNetworkIndicatorValue

void setLocalNetworkIndicatorValue(String value)
Set the value of localNetworkIndicator

getLocalNetworkIndicatorValue

String getLocalNetworkIndicatorValue()

getSccpLocalAddressSsnsMBean

LocalAddressSSNsMBean getSccpLocalAddressSsnsMBean()
Return the value of the LocalAddressSSNs element

setSccpLocalAddressSsnsMBean

void setSccpLocalAddressSsnsMBean(LocalAddressSSNsMBean val)
Set the value of the LocalAddressSSNs element

getSccpRemoteAddressSsnsMBean

RemoteAddressSSNsMBean getSccpRemoteAddressSsnsMBean()
Return the value of the RemoteAddressSSNs element

setSccpRemoteAddressSsnsMBean

void setSccpRemoteAddressSsnsMBean(RemoteAddressSSNsMBean val)
Set the value of the RemoteAddressSSNs element

getSccpLocalAddressFixedGtsMBean

LocalAddressFixedGtsMBean getSccpLocalAddressFixedGtsMBean()
Return the value of the LocalAddressFixedGts element

setSccpLocalAddressFixedGtsMBean

void setSccpLocalAddressFixedGtsMBean(LocalAddressFixedGtsMBean val)
Set the value of the LocalAddressFixedGts element

getSccpRemoteAddressFixedGtsMBean

RemoteAddressFixedGtsMBean getSccpRemoteAddressFixedGtsMBean()
Return the value of the RemoteAddressFixedGts element

setSccpRemoteAddressFixedGtsMBean

void setSccpRemoteAddressFixedGtsMBean(RemoteAddressFixedGtsMBean val)
Set the value of the RemoteAddressFixedGts element

getSccpRemoteAddressDynamicGtsMBean

RemoteAddressDynamicGtsMBean getSccpRemoteAddressDynamicGtsMBean()
Return the value of the RemoteAddressDynamicGts element

setSccpRemoteAddressDynamicGtsMBean

void setSccpRemoteAddressDynamicGtsMBean(RemoteAddressDynamicGtsMBean val)
Set the value of the RemoteAddressDynamicGts element

getSccpGttEntityMBean

GttEntityMBean getSccpGttEntityMBean()
Return the value of the GttEntity element

setSccpGttEntityMBean

void setSccpGttEntityMBean(GttEntityMBean val)
Set the value of the GttEntity element

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.