public class SGSNCapabilityImpl extends SequenceBase implements SGSNCapability
_PrimitiveName| Constructor and Description |
|---|
SGSNCapabilityImpl() |
SGSNCapabilityImpl(boolean solsaSupportIndicator,
MAPExtensionContainer extensionContainer,
SuperChargerInfo superChargerSupportedInServingNetworkEntity,
boolean gprsEnhancementsSupportIndicator,
SupportedCamelPhases supportedCamelPhases,
SupportedLCSCapabilitySets supportedLCSCapabilitySets,
OfferedCamel4CSIs offeredCamel4CSIs,
boolean smsCallBarringSupportIndicator,
SupportedRATTypes supportedRATTypesIndicator,
SupportedFeatures supportedFeatures,
boolean tAdsDataRetrieval,
Boolean homogeneousSupportOfIMSVoiceOverPSSessions) |
| 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() |
boolean |
getGprsEnhancementsSupportIndicator() |
Boolean |
getHomogeneousSupportOfIMSVoiceOverPSSessions() |
OfferedCamel4CSIs |
getOfferedCamel4CSIs() |
boolean |
getSmsCallBarringSupportIndicator() |
boolean |
getSolsaSupportIndicator() |
SuperChargerInfo |
getSuperChargerSupportedInServingNetworkEntity() |
SupportedCamelPhases |
getSupportedCamelPhases() |
SupportedFeatures |
getSupportedFeatures() |
SupportedLCSCapabilitySets |
getSupportedLCSCapabilitySets() |
SupportedRATTypes |
getSupportedRATTypesIndicator() |
boolean |
getTAdsDataRetrieval() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic SGSNCapabilityImpl()
public SGSNCapabilityImpl(boolean solsaSupportIndicator,
MAPExtensionContainer extensionContainer,
SuperChargerInfo superChargerSupportedInServingNetworkEntity,
boolean gprsEnhancementsSupportIndicator,
SupportedCamelPhases supportedCamelPhases,
SupportedLCSCapabilitySets supportedLCSCapabilitySets,
OfferedCamel4CSIs offeredCamel4CSIs,
boolean smsCallBarringSupportIndicator,
SupportedRATTypes supportedRATTypesIndicator,
SupportedFeatures supportedFeatures,
boolean tAdsDataRetrieval,
Boolean homogeneousSupportOfIMSVoiceOverPSSessions)
public boolean getSolsaSupportIndicator()
getSolsaSupportIndicator in interface SGSNCapabilitypublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface SGSNCapabilitypublic SuperChargerInfo getSuperChargerSupportedInServingNetworkEntity()
getSuperChargerSupportedInServingNetworkEntity in interface SGSNCapabilitypublic boolean getGprsEnhancementsSupportIndicator()
getGprsEnhancementsSupportIndicator in interface SGSNCapabilitypublic SupportedCamelPhases getSupportedCamelPhases()
getSupportedCamelPhases in interface SGSNCapabilitypublic SupportedLCSCapabilitySets getSupportedLCSCapabilitySets()
getSupportedLCSCapabilitySets in interface SGSNCapabilitypublic OfferedCamel4CSIs getOfferedCamel4CSIs()
getOfferedCamel4CSIs in interface SGSNCapabilitypublic boolean getSmsCallBarringSupportIndicator()
getSmsCallBarringSupportIndicator in interface SGSNCapabilitypublic SupportedRATTypes getSupportedRATTypesIndicator()
getSupportedRATTypesIndicator in interface SGSNCapabilitypublic SupportedFeatures getSupportedFeatures()
getSupportedFeatures in interface SGSNCapabilitypublic boolean getTAdsDataRetrieval()
getTAdsDataRetrieval in interface SGSNCapabilitypublic Boolean getHomogeneousSupportOfIMSVoiceOverPSSessions()
getHomogeneousSupportOfIMSVoiceOverPSSessions in interface SGSNCapabilityprotected 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.