Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssusmpp
Interface SmppInboundDestinationMBean


public interface SmppInboundDestinationMBean

Method Summary
 String getAlias()
          Gets the value of the alias property.
 String getName()
          Gets the value of the name property.
 String getServiceType()
          Gets the value of the serviceType property.
 String getSmppDestAddress()
          Gets the value of the smppDestAddress property.
 void setAlias(String value)
          Sets the value of the alias property.
 void setName(String value)
          Sets the value of the name property.
 void setServiceType(String value)
          Sets the value of the serviceType property.
 void setSmppDestAddress(String value)
          Sets the value of the smppDestAddress 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.

getSmppDestAddress

String getSmppDestAddress()
Gets the value of the smppDestAddress property.

setSmppDestAddress

void setSmppDestAddress(String value)
Sets the value of the smppDestAddress property.

getServiceType

String getServiceType()
Gets the value of the serviceType property.

setServiceType

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