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 |
---|---|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.copyOf(MAPSendRoutingInfoRes 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.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setAllowedServices(MAPAllowedServices value)
Sets the value of the field allowedServices.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setBasicService(MAPExt_BasicServiceCode value)
Sets the value of the field basicService.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setBasicService2(MAPExt_BasicServiceCode value)
Sets the value of the field basicService2.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setCcbs_Indicators(MAPCCBS_Indicators value)
Sets the value of the field ccbs-Indicators.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setCug_CheckInfo(MAPCUG_CheckInfo value)
Sets the value of the field cug-CheckInfo.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setCugSubscriptionFlagPresent(boolean flag)
Sets the presence or absence of the optional field cugSubscriptionFlag.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setForwardingInterrogationRequiredPresent(boolean flag)
Sets the presence or absence of the optional field forwardingInterrogationRequired.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setGsm_BearerCapability(MAPExternalSignalInfo value)
Sets the value of the field gsm-BearerCapability.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setImsi(IMSIAddress value)
Sets the value of the field imsi.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setIstAlertTimer(int value)
Sets the value of the field istAlertTimer and marks the field as present.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setIstAlertTimerPresent(boolean flag)
Sets the presence or absence of the optional field istAlertTimer.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setMsisdn(AddressString value)
Sets the value of the field msisdn.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setNaea_PreferredCI(MAPNAEA_PreferredCI value)
Sets the value of the field naea-PreferredCI.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setNumberPortabilityStatus(MAPNumberPortabilityStatus value)
Sets the value of the field numberPortabilityStatus.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setOfferedCamel4CSIsInVMSC(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIsInVMSC.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setReleaseResourcesSupportedPresent(boolean flag)
Sets the presence or absence of the optional field releaseResourcesSupported.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setRoutingInfo(MAPExtendedRoutingInfo value)
Sets the value of the field extendedRoutingInfo.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setRoutingInfo2(MAPRoutingInfo value)
Sets the value of the field routingInfo2.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setSs_List(SSCode[] value)
Sets the value of the field ss-List.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setSs_List2(SSCode[] value)
Sets the value of the field ss-List2.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setSubscriberInfo(MAPSubscriberInfo value)
Sets the value of the field subscriberInfo.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setSupportedCamelPhasesInVMSC(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhasesInVMSC.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setUnavailabilityCause(MAPUnavailabilityCause value)
Sets the value of the field unavailabilityCause.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setVmsc_Address(AddressString value)
Sets the value of the field vmsc-Address.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSendRoutingInfoRes,MAPSendRoutingInfoRes_v3,MAPProto.MAP_CH_DataTypes_SendRoutingInfoRes_v3> |
MAPCodecs.MAP_CH_DataTypes_SendRoutingInfoRes_v3
Singleton codec for the ASN.1 type: MAP-CH-DataTypes.SendRoutingInfoRes-v3
|