public class ForwardingFeatureImpl extends SequenceBase implements ForwardingFeature
| Modifier and Type | Field and Description |
|---|---|
static int |
_ID_forwardedToNumber |
static int |
_ID_forwardedToSubaddress |
static int |
_ID_forwardingOptions |
static int |
_ID_longForwardedToNumber |
static int |
_ID_noReplyConditionTime |
static int |
_ID_ssStatus |
_PrimitiveName| Constructor and Description |
|---|
ForwardingFeatureImpl() |
ForwardingFeatureImpl(BasicServiceCode basicService,
SSStatus ssStatus,
ISDNAddressString torwardedToNumber,
ISDNAddressString forwardedToSubaddress,
ForwardingOptions forwardingOptions,
Integer noReplyConditionTime,
FTNAddressString longForwardedToNumber) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
BasicServiceCode |
getBasicService() |
ISDNAddressString |
getForwardedToNumber() |
ISDNAddressString |
getForwardedToSubaddress() |
ForwardingOptions |
getForwardingOptions() |
FTNAddressString |
getLongForwardedToNumber() |
Integer |
getNoReplyConditionTime() |
SSStatus |
getSsStatus() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic static final int _ID_ssStatus
public static final int _ID_forwardedToNumber
public static final int _ID_forwardedToSubaddress
public static final int _ID_forwardingOptions
public static final int _ID_noReplyConditionTime
public static final int _ID_longForwardedToNumber
public ForwardingFeatureImpl()
public ForwardingFeatureImpl(BasicServiceCode basicService, SSStatus ssStatus, ISDNAddressString torwardedToNumber, ISDNAddressString forwardedToSubaddress, ForwardingOptions forwardingOptions, Integer noReplyConditionTime, FTNAddressString longForwardedToNumber)
public BasicServiceCode getBasicService()
getBasicService in interface ForwardingFeaturepublic SSStatus getSsStatus()
getSsStatus in interface ForwardingFeaturepublic ISDNAddressString getForwardedToNumber()
getForwardedToNumber in interface ForwardingFeaturepublic ISDNAddressString getForwardedToSubaddress()
getForwardedToSubaddress in interface ForwardingFeaturepublic ForwardingOptions getForwardingOptions()
getForwardingOptions in interface ForwardingFeaturepublic Integer getNoReplyConditionTime()
getNoReplyConditionTime in interface ForwardingFeaturepublic FTNAddressString getLongForwardedToNumber()
getLongForwardedToNumber in interface ForwardingFeatureprotected void _decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length)
throws MAPParsingComponentException,
IOException,
org.mobicents.protocols.asn.AsnException
_decode in class SequenceBaseMAPParsingComponentExceptionIOExceptionorg.mobicents.protocols.asn.AsnExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2016. All Rights Reserved.