public class PDNGWIdentityImpl extends SequenceBase implements PDNGWIdentity
_PrimitiveName| Constructor and Description |
|---|
PDNGWIdentityImpl() |
PDNGWIdentityImpl(PDPAddress pdnGwIpv4Address,
PDPAddress pdnGwIpv6Address,
FQDN pdnGwName,
MAPExtensionContainer extensionContainer) |
| 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.
|
MAPExtensionContainer |
getExtensionContainer() |
PDPAddress |
getPdnGwIpv4Address() |
PDPAddress |
getPdnGwIpv6Address() |
FQDN |
getPdnGwName() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic PDNGWIdentityImpl()
public PDNGWIdentityImpl(PDPAddress pdnGwIpv4Address, PDPAddress pdnGwIpv6Address, FQDN pdnGwName, MAPExtensionContainer extensionContainer)
public PDPAddress getPdnGwIpv4Address()
getPdnGwIpv4Address in interface PDNGWIdentitypublic PDPAddress getPdnGwIpv6Address()
getPdnGwIpv6Address in interface PDNGWIdentitypublic FQDN getPdnGwName()
getPdnGwName in interface PDNGWIdentitypublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface PDNGWIdentityprotected 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.