Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.uix.sms.smpp34
Interface SmppHandlingSMPPConfigParserMBean


public interface SmppHandlingSMPPConfigParserMBean

Method Summary
 String getDataCodingValue()
           
 String getDefaultSmscAlias()
          Gets the value of the defaultSmscAlias property.
 String getPrivacyIndicator()
          Gets the value of the privacyIndicator property.
 String getReplaceIfPresentValue()
           
 String getServiceType()
          Gets the value of the serviceType property.
 String getSmeAcknowledgementRequestValue()
           
 String getSmscDeliveryReceiptRequestValue()
           
 String getSubmitDestinationAddressNumberingPlanIdentificationValue()
           
 String getSubmitDestinationAddressTypeOfNumberValue()
           
 String getSubmitMessageModeValue()
           
 String getSubmitMessageTypeValue()
           
 String getSubmitSmPriorityLevelValue()
           
 Byte getSubmitSmProtocolId()
          Gets the value of the submitSmProtocolId property.
 String getSubmitValidityPeriodFormatValue()
           
 String getSubmitValidityPeriodSourceValue()
           
 Integer getSubmitValidityPeriodValue()
          Gets the value of the submitValidityPeriodValue property.
 boolean isSubmitIncludeUserMessageReference()
          Gets the value of the submitIncludeUserMessageReference property.
 void setDataCodingValue(String value)
          Set the value of dataCoding
 void setDefaultSmscAlias(String value)
          Sets the value of the defaultSmscAlias property.
 void setPrivacyIndicator(String value)
          Sets the value of the privacyIndicator property.
 void setReplaceIfPresentValue(String value)
          Set the value of replaceIfPresent
 void setServiceType(String value)
          Sets the value of the serviceType property.
 void setSmeAcknowledgementRequestValue(String value)
          Set the value of smeAcknowledgementRequest
 void setSmscDeliveryReceiptRequestValue(String value)
          Set the value of smscDeliveryReceiptRequest
 void setSubmitDestinationAddressNumberingPlanIdentificationValue(String value)
          Set the value of submitDestinationAddressNumberingPlanIdentification
 void setSubmitDestinationAddressTypeOfNumberValue(String value)
          Set the value of submitDestinationAddressTypeOfNumber
 void setSubmitIncludeUserMessageReference(boolean value)
          Sets the value of the submitIncludeUserMessageReference property.
 void setSubmitMessageModeValue(String value)
          Set the value of submitMessageMode
 void setSubmitMessageTypeValue(String value)
          Set the value of submitMessageType
 void setSubmitSmPriorityLevelValue(String value)
          Set the value of submitSmPriorityLevel
 void setSubmitSmProtocolId(Byte value)
          Sets the value of the submitSmProtocolId property.
 void setSubmitValidityPeriodFormatValue(String value)
          Set the value of submitValidityPeriodFormat
 void setSubmitValidityPeriodSourceValue(String value)
          Set the value of submitValidityPeriodSource
 void setSubmitValidityPeriodValue(Integer value)
          Sets the value of the submitValidityPeriodValue property.

 

Method Detail

getDefaultSmscAlias

String getDefaultSmscAlias()
Gets the value of the defaultSmscAlias property.

setDefaultSmscAlias

void setDefaultSmscAlias(String value)
Sets the value of the defaultSmscAlias property.

getServiceType

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

setServiceType

void setServiceType(String value)
Sets the value of the serviceType property.

getSubmitSmProtocolId

Byte getSubmitSmProtocolId()
Gets the value of the submitSmProtocolId property.

setSubmitSmProtocolId

void setSubmitSmProtocolId(Byte value)
Sets the value of the submitSmProtocolId property.

getSubmitValidityPeriodValue

Integer getSubmitValidityPeriodValue()
Gets the value of the submitValidityPeriodValue property.

setSubmitValidityPeriodValue

void setSubmitValidityPeriodValue(Integer value)
Sets the value of the submitValidityPeriodValue property.

getPrivacyIndicator

String getPrivacyIndicator()
Gets the value of the privacyIndicator property.

setPrivacyIndicator

void setPrivacyIndicator(String value)
Sets the value of the privacyIndicator property.

isSubmitIncludeUserMessageReference

boolean isSubmitIncludeUserMessageReference()
Gets the value of the submitIncludeUserMessageReference property.

setSubmitIncludeUserMessageReference

void setSubmitIncludeUserMessageReference(boolean value)
Sets the value of the submitIncludeUserMessageReference property.

setSubmitDestinationAddressTypeOfNumberValue

void setSubmitDestinationAddressTypeOfNumberValue(String value)
Set the value of submitDestinationAddressTypeOfNumber

getSubmitDestinationAddressTypeOfNumberValue

String getSubmitDestinationAddressTypeOfNumberValue()

setSubmitDestinationAddressNumberingPlanIdentificationValue

void setSubmitDestinationAddressNumberingPlanIdentificationValue(String value)
Set the value of submitDestinationAddressNumberingPlanIdentification

getSubmitDestinationAddressNumberingPlanIdentificationValue

String getSubmitDestinationAddressNumberingPlanIdentificationValue()

setSubmitMessageModeValue

void setSubmitMessageModeValue(String value)
Set the value of submitMessageMode

getSubmitMessageModeValue

String getSubmitMessageModeValue()

setSubmitMessageTypeValue

void setSubmitMessageTypeValue(String value)
Set the value of submitMessageType

getSubmitMessageTypeValue

String getSubmitMessageTypeValue()

setSubmitSmPriorityLevelValue

void setSubmitSmPriorityLevelValue(String value)
Set the value of submitSmPriorityLevel

getSubmitSmPriorityLevelValue

String getSubmitSmPriorityLevelValue()

setSmscDeliveryReceiptRequestValue

void setSmscDeliveryReceiptRequestValue(String value)
Set the value of smscDeliveryReceiptRequest

getSmscDeliveryReceiptRequestValue

String getSmscDeliveryReceiptRequestValue()

setSmeAcknowledgementRequestValue

void setSmeAcknowledgementRequestValue(String value)
Set the value of smeAcknowledgementRequest

getSmeAcknowledgementRequestValue

String getSmeAcknowledgementRequestValue()

setSubmitValidityPeriodFormatValue

void setSubmitValidityPeriodFormatValue(String value)
Set the value of submitValidityPeriodFormat

getSubmitValidityPeriodFormatValue

String getSubmitValidityPeriodFormatValue()

setSubmitValidityPeriodSourceValue

void setSubmitValidityPeriodSourceValue(String value)
Set the value of submitValidityPeriodSource

getSubmitValidityPeriodSourceValue

String getSubmitValidityPeriodSourceValue()

setReplaceIfPresentValue

void setReplaceIfPresentValue(String value)
Set the value of replaceIfPresent

getReplaceIfPresentValue

String getReplaceIfPresentValue()

setDataCodingValue

void setDataCodingValue(String value)
Set the value of dataCoding

getDataCodingValue

String getDataCodingValue()

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.