Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
com.opencloud.slee.resources.cgin.map.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
MAPSGSN_Capability |
MAPSGSN_Capability.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSGSN_Capability |
MAPSGSN_Capability.copyOf(MAPSGSN_Capability from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPSGSN_Capability |
MAPUpdateGprsLocationArg.getSgsn_Capability()
Gets the value of the field sgsn-Capability.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setGprsEnhancementsSupportIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field gprsEnhancementsSupportIndicator.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setHomogeneousSupportOfIMSVoiceOverPSSessions(boolean value)
Sets the value of the field homogeneousSupportOfIMSVoiceOverPSSessions and marks the field as present.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setHomogeneousSupportOfIMSVoiceOverPSSessionsPresent(boolean flag)
Sets the presence or absence of the optional field homogeneousSupportOfIMSVoiceOverPSSessions.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setOfferedCamel4CSIs(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIs.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSmsCallBarringSupportIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field smsCallBarringSupportIndicator.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSolsaSupportIndicatorPresent(boolean flag)
Sets the presence or absence of the optional field solsaSupportIndicator.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSuperChargerSupportedInServingNetworkEntity(MAPSuperChargerInfo value)
Sets the value of the field superChargerSupportedInServingNetworkEntity.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSupportedFeatures(MAPSupportedFeatures value)
Sets the value of the field supportedFeatures.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSupportedLCS_CapabilitySets(MAPSupportedLCS_CapabilitySets value)
Sets the value of the field supportedLCS-CapabilitySets.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSupportedRAT_TypesIndicator(MAPSupportedRAT_Types value)
Sets the value of the field supportedRAT-TypesIndicator.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setT_adsDataRetrievalPresent(boolean flag)
Sets the presence or absence of the optional field t-adsDataRetrieval.
|
Modifier and Type | Method and Description |
---|---|
static MAPSGSN_Capability |
MAPSGSN_Capability.copyOf(MAPSGSN_Capability from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPUpdateGprsLocationArg |
MAPUpdateGprsLocationArg.setSgsn_Capability(MAPSGSN_Capability value)
Sets the value of the field sgsn-Capability.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSGSN_Capability,MAPSGSN_Capability,MAPProto.MAP_MS_DataTypes_SGSN_Capability> |
MAPCodecs.MAP_MS_DataTypes_SGSN_Capability
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SGSN-Capability
|
static PersistCodec<MAPSGSN_Capability,MAPSGSN_Capability,MAPProto.MAP_MS_DataTypes_SGSN_Capability> |
MAPCodecs.MAP_MS_DataTypes_SGSN_Capability
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SGSN-Capability
|