public class ForwardingInfoImpl extends SequenceBase implements ForwardingInfo
_PrimitiveName| Constructor and Description |
|---|
ForwardingInfoImpl() |
ForwardingInfoImpl(SSCode ssCode,
ArrayList<ForwardingFeature> forwardingFeatureList) |
| 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.
|
ArrayList<ForwardingFeature> |
getForwardingFeatureList() |
SSCode |
getSsCode() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic ForwardingInfoImpl()
public ForwardingInfoImpl(SSCode ssCode, ArrayList<ForwardingFeature> forwardingFeatureList)
public SSCode getSsCode()
getSsCode in interface ForwardingInfopublic ArrayList<ForwardingFeature> getForwardingFeatureList()
getForwardingFeatureList in interface ForwardingInfoprotected 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.