public class CamelInfoImpl extends SequenceBase implements CamelInfo
| Modifier and Type | Field and Description |
|---|---|
MAPExtensionContainer |
extensionContainer |
OfferedCamel4CSIs |
offeredCamel4CSIs |
SupportedCamelPhases |
supportedCamelPhases |
boolean |
suppressTCSI |
_PrimitiveName| Constructor and Description |
|---|
CamelInfoImpl() |
CamelInfoImpl(SupportedCamelPhases supportedCamelPhases,
boolean suppressTCSI,
MAPExtensionContainer extensionContainer,
OfferedCamel4CSIs offeredCamel4CSIs) |
| 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) |
MAPExtensionContainer |
getExtensionContainer() |
OfferedCamel4CSIs |
getOfferedCamel4CSIs() |
SupportedCamelPhases |
getSupportedCamelPhases() |
boolean |
getSuppressTCSI() |
int |
hashCode() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic SupportedCamelPhases supportedCamelPhases
public boolean suppressTCSI
public MAPExtensionContainer extensionContainer
public OfferedCamel4CSIs offeredCamel4CSIs
public CamelInfoImpl()
public CamelInfoImpl(SupportedCamelPhases supportedCamelPhases, boolean suppressTCSI, MAPExtensionContainer extensionContainer, OfferedCamel4CSIs offeredCamel4CSIs)
public SupportedCamelPhases getSupportedCamelPhases()
getSupportedCamelPhases in interface CamelInfopublic boolean getSuppressTCSI()
getSuppressTCSI in interface CamelInfopublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface CamelInfopublic OfferedCamel4CSIs getOfferedCamel4CSIs()
getOfferedCamel4CSIs in interface CamelInfoprotected 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.