public class LCSPrivacyCheckImpl extends MAPPrimitiveBase implements LCSPrivacyCheck
| Constructor and Description |
|---|
LCSPrivacyCheckImpl() |
LCSPrivacyCheckImpl(PrivacyCheckRelatedAction callSessionUnrelated,
PrivacyCheckRelatedAction callSessionRelated) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
PrivacyCheckRelatedAction |
getCallSessionRelated() |
PrivacyCheckRelatedAction |
getCallSessionUnrelated() |
decode, encode, getIsPrimitive, getTag, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encode, getIsPrimitive, getTag, getTagClasspublic LCSPrivacyCheckImpl()
public LCSPrivacyCheckImpl(PrivacyCheckRelatedAction callSessionUnrelated, PrivacyCheckRelatedAction callSessionRelated)
callSessionUnrelated - callSessionRelated - public PrivacyCheckRelatedAction getCallSessionUnrelated()
getCallSessionUnrelated in interface LCSPrivacyCheckpublic PrivacyCheckRelatedAction getCallSessionRelated()
getCallSessionRelated in interface LCSPrivacyCheckpublic void decode(Parameter param) throws MAPParsingComponentException
decode in interface MAPPrimitivedecode in class MAPPrimitiveBaseMAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
encode in interface MAPPrimitiveencode in class MAPPrimitiveBaseMAPExceptionCopyright © 2011. All Rights Reserved.