public class LCSPrivacyCheckImpl extends SequenceBase implements LCSPrivacyCheck
_PrimitiveName| Constructor and Description |
|---|
LCSPrivacyCheckImpl() |
LCSPrivacyCheckImpl(PrivacyCheckRelatedAction callSessionUnrelated,
PrivacyCheckRelatedAction callSessionRelated) |
| 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.
|
boolean |
equals(Object obj) |
PrivacyCheckRelatedAction |
getCallSessionRelated() |
PrivacyCheckRelatedAction |
getCallSessionUnrelated() |
int |
hashCode() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic LCSPrivacyCheckImpl()
public LCSPrivacyCheckImpl(PrivacyCheckRelatedAction callSessionUnrelated, PrivacyCheckRelatedAction callSessionRelated)
callSessionUnrelated - callSessionRelated - public PrivacyCheckRelatedAction getCallSessionUnrelated()
getCallSessionUnrelated in interface LCSPrivacyCheckpublic PrivacyCheckRelatedAction getCallSessionRelated()
getCallSessionRelated in interface LCSPrivacyCheckprotected 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.