public class SendRoutingInfoForSMRequestIndicationImpl extends SmsServiceImpl implements SendRoutingInfoForSMRequestIndication
| Modifier and Type | Field and Description |
|---|---|
protected static int |
_TAG_extensionContainer |
protected static int |
_TAG_gprsSupportIndicator |
protected static int |
_TAG_msisdn |
protected static int |
_TAG_serviceCentreAddress |
protected static int |
_TAG_sm_RP_MTI |
protected static int |
_TAG_sm_RP_PRI |
protected static int |
_TAG_sm_RP_SMEA |
| Constructor and Description |
|---|
SendRoutingInfoForSMRequestIndicationImpl() |
SendRoutingInfoForSMRequestIndicationImpl(ISDNAddressString msisdn,
java.lang.Boolean sm_RP_PRI,
AddressString serviceCentreAddress,
MAPExtensionContainer extensionContainer,
java.lang.Boolean gprsSupportIndicator,
SM_RP_MTI sM_RP_MTI,
byte[] sM_RP_SMEA) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter parameter) |
Parameter |
encode(ComponentPrimitiveFactory factory) |
MAPExtensionContainer |
getExtensionContainer() |
java.lang.Boolean |
getGprsSupportIndicator() |
ISDNAddressString |
getMsisdn() |
AddressString |
getServiceCentreAddress() |
SM_RP_MTI |
getSM_RP_MTI() |
java.lang.Boolean |
getSm_RP_PRI() |
byte[] |
getSM_RP_SMEA() |
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMAPDialoggetInvokeId, setInvokeId, setMAPDialogprotected static final int _TAG_msisdn
protected static final int _TAG_sm_RP_PRI
protected static final int _TAG_serviceCentreAddress
protected static final int _TAG_extensionContainer
protected static final int _TAG_gprsSupportIndicator
protected static final int _TAG_sm_RP_MTI
protected static final int _TAG_sm_RP_SMEA
public SendRoutingInfoForSMRequestIndicationImpl()
public SendRoutingInfoForSMRequestIndicationImpl(ISDNAddressString msisdn, java.lang.Boolean sm_RP_PRI, AddressString serviceCentreAddress, MAPExtensionContainer extensionContainer, java.lang.Boolean gprsSupportIndicator, SM_RP_MTI sM_RP_MTI, byte[] sM_RP_SMEA)
public ISDNAddressString getMsisdn()
getMsisdn in interface SendRoutingInfoForSMRequestIndicationpublic java.lang.Boolean getSm_RP_PRI()
getSm_RP_PRI in interface SendRoutingInfoForSMRequestIndicationpublic AddressString getServiceCentreAddress()
getServiceCentreAddress in interface SendRoutingInfoForSMRequestIndicationpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface SendRoutingInfoForSMRequestIndicationpublic java.lang.Boolean getGprsSupportIndicator()
getGprsSupportIndicator in interface SendRoutingInfoForSMRequestIndicationpublic SM_RP_MTI getSM_RP_MTI()
getSM_RP_MTI in interface SendRoutingInfoForSMRequestIndicationpublic byte[] getSM_RP_SMEA()
getSM_RP_SMEA in interface SendRoutingInfoForSMRequestIndicationpublic void decode(Parameter parameter) throws MAPParsingComponentException
MAPParsingComponentExceptionpublic Parameter encode(ComponentPrimitiveFactory factory) throws MAPException
MAPExceptionCopyright © 2011. All Rights Reserved.