Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
com.opencloud.slee.resources.cgin.map.events |
Provides event wrapper classes 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 |
---|---|
MAPExternalSignalInfo |
MAPExternalSignalInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPExternalSignalInfo |
MAPExternalSignalInfo.copyOf(MAPExternalSignalInfo 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.
|
MAPExternalSignalInfo |
MAPPerformHandoverRes.getAccessSignalInfo()
Gets the value of the field accessSignalInfo.
|
MAPExternalSignalInfo |
MAPPrepareSubsequentHO_Arg.getBss_APDU()
Gets the value of the field bss-APDU.
|
MAPExternalSignalInfo |
MAPPrepareHO_Res.getBss_APDU()
Gets the value of the field bss-APDU.
|
MAPExternalSignalInfo |
MAPPrepareHO_Arg.getBss_APDU()
Gets the value of the field bss-APDU.
|
MAPExternalSignalInfo |
MAPRemoteUserFreeArg.getCallInfo()
Gets the value of the field callInfo.
|
MAPExternalSignalInfo |
MAPCCBS_Data.getCallInfo()
Gets the value of the field callInfo.
|
MAPExternalSignalInfo |
MAPNoteInternalHandoverArg.getChannelId()
Gets the value of the field channelId.
|
MAPExternalSignalInfo |
MAPSIWFSSignallingModifyArg.getChannelType()
Gets the value of the field channelType.
|
MAPExternalSignalInfo |
MAPSIWFSSignallingModifyRes.getChosenChannel()
Gets the value of the field chosenChannel.
|
MAPExternalSignalInfo |
MAPSIWFSSignallingModifyArg.getChosenChannel()
Gets the value of the field chosenChannel.
|
MAPExternalSignalInfo |
MAPProvideSIWFSNumberArg.getChosenChannel()
Gets the value of the field chosenChannel.
|
MAPExternalSignalInfo |
MAPSendRoutingInfoRes_v3.getGsm_BearerCapability()
Gets the value of the field gsm-BearerCapability.
|
MAPExternalSignalInfo |
MAPProvideSIWFSNumberArg.getGsm_BearerCapability()
Gets the value of the field gsm-BearerCapability.
|
MAPExternalSignalInfo |
MAPProvideRoamingNumberArg.getGsm_BearerCapability()
Gets the value of the field gsm-BearerCapability.
|
MAPExternalSignalInfo |
MAPProvideSIWFSNumberArg.getHighLayerCompatibility()
Gets the value of the field highLayerCompatibility.
|
MAPExternalSignalInfo |
MAPProvideSIWFSNumberArg.getIsdn_BearerCapability()
Gets the value of the field isdn-BearerCapability.
|
MAPExternalSignalInfo |
MAPProvideSIWFSNumberArg.getLowerLayerCompatibility()
Gets the value of the field lowerLayerCompatibility.
|
MAPExternalSignalInfo |
MAPSendRoutingInformationArg.getNetworkSignalInfo()
Gets the value of the field networkSignalInfo.
|
MAPExternalSignalInfo |
MAPSendRoutingInfoArg.getNetworkSignalInfo()
Gets the value of the field networkSignalInfo.
|
MAPExternalSignalInfo |
MAPProvideRoamingNumberArg.getNetworkSignalInfo()
Gets the value of the field networkSignalInfo.
|
MAPExternalSignalInfo |
MAPCCBS_Data.getNetworkSignalInfo()
Gets the value of the field networkSignalInfo.
|
MAPExternalSignalInfo |
MAPSendRoutingInfoArg.getNetworkSignalInfo2()
Gets the value of the field networkSignalInfo2.
|
MAPExternalSignalInfo |
MAPSendEndSignal_Arg.getR98()
Gets the value of the r98 choice.
|
MAPExternalSignalInfo |
MAPProcessAccessSignalling_Arg.getR98()
Gets the value of the r98 choice.
|
MAPExternalSignalInfo |
MAPPrepareSubsequentHO_Res.getR98()
Gets the value of the r98 choice.
|
MAPExternalSignalInfo |
MAPForwardAccessSignalling_Arg.getR98()
Gets the value of the r98 choice.
|
MAPExternalSignalInfo |
MAPExternalSignalInfo.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPExternalSignalInfo |
MAPExternalSignalInfo.setProtocolId(MAPProtocolId value)
Sets the value of the field protocolId.
|
MAPExternalSignalInfo |
MAPExternalSignalInfo.setSignalInfo(byte[] value)
Sets the value of the field signalInfo.
|
Modifier and Type | Method and Description |
---|---|
static MAPExternalSignalInfo |
MAPExternalSignalInfo.copyOf(MAPExternalSignalInfo 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.
|
void |
MAPDialog.sendPerformSubsequentHandoverResponse(int invokeId,
MAPExternalSignalInfo result)
Issues a response to a performSubsequentHandover_v1 operation on the dialog.
|
MAPPerformHandoverRes |
MAPPerformHandoverRes.setAccessSignalInfo(MAPExternalSignalInfo value)
Sets the value of the field accessSignalInfo.
|
MAPPrepareSubsequentHO_Arg |
MAPPrepareSubsequentHO_Arg.setBss_APDU(MAPExternalSignalInfo value)
Sets the value of the field bss-APDU.
|
MAPPrepareHO_Res |
MAPPrepareHO_Res.setBss_APDU(MAPExternalSignalInfo value)
Sets the value of the field bss-APDU.
|
MAPPrepareHO_Arg |
MAPPrepareHO_Arg.setBss_APDU(MAPExternalSignalInfo value)
Sets the value of the field bss-APDU.
|
MAPRemoteUserFreeArg |
MAPRemoteUserFreeArg.setCallInfo(MAPExternalSignalInfo value)
Sets the value of the field callInfo.
|
MAPCCBS_Data |
MAPCCBS_Data.setCallInfo(MAPExternalSignalInfo value)
Sets the value of the field callInfo.
|
MAPNoteInternalHandoverArg |
MAPNoteInternalHandoverArg.setChannelId(MAPExternalSignalInfo value)
Sets the value of the field channelId.
|
MAPSIWFSSignallingModifyArg |
MAPSIWFSSignallingModifyArg.setChannelType(MAPExternalSignalInfo value)
Sets the value of the field channelType.
|
MAPSIWFSSignallingModifyRes |
MAPSIWFSSignallingModifyRes.setChosenChannel(MAPExternalSignalInfo value)
Sets the value of the field chosenChannel.
|
MAPSIWFSSignallingModifyArg |
MAPSIWFSSignallingModifyArg.setChosenChannel(MAPExternalSignalInfo value)
Sets the value of the field chosenChannel.
|
MAPProvideSIWFSNumberArg |
MAPProvideSIWFSNumberArg.setChosenChannel(MAPExternalSignalInfo value)
Sets the value of the field chosenChannel.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setGsm_BearerCapability(MAPExternalSignalInfo value)
Sets the value of the field gsm-BearerCapability.
|
MAPProvideSIWFSNumberArg |
MAPProvideSIWFSNumberArg.setGsm_BearerCapability(MAPExternalSignalInfo value)
Sets the value of the field gsm-BearerCapability.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setGsm_BearerCapability(MAPExternalSignalInfo value)
Sets the value of the field gsm-BearerCapability.
|
MAPProvideRoamingNumberArg |
MAPProvideRoamingNumberArg.setGsm_BearerCapability(MAPExternalSignalInfo value)
Sets the value of the field gsm-BearerCapability.
|
MAPProvideSIWFSNumberArg |
MAPProvideSIWFSNumberArg.setHighLayerCompatibility(MAPExternalSignalInfo value)
Sets the value of the field highLayerCompatibility.
|
MAPProvideSIWFSNumberArg |
MAPProvideSIWFSNumberArg.setIsdn_BearerCapability(MAPExternalSignalInfo value)
Sets the value of the field isdn-BearerCapability.
|
MAPProvideSIWFSNumberArg |
MAPProvideSIWFSNumberArg.setLowerLayerCompatibility(MAPExternalSignalInfo value)
Sets the value of the field lowerLayerCompatibility.
|
MAPSendRoutingInformationArg |
MAPSendRoutingInformationArg.setNetworkSignalInfo(MAPExternalSignalInfo value)
Sets the value of the field networkSignalInfo.
|
MAPSendRoutingInfoArg |
MAPSendRoutingInfoArg.setNetworkSignalInfo(MAPExternalSignalInfo value)
Sets the value of the field networkSignalInfo.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setNetworkSignalInfo(MAPExternalSignalInfo value)
Sets the value of the field networkSignalInfo.
|
MAPProvideRoamingNumberArg |
MAPProvideRoamingNumberArg.setNetworkSignalInfo(MAPExternalSignalInfo value)
Sets the value of the field networkSignalInfo.
|
MAPCCBS_Data |
MAPCCBS_Data.setNetworkSignalInfo(MAPExternalSignalInfo value)
Sets the value of the field networkSignalInfo.
|
MAPSendRoutingInfoArg |
MAPSendRoutingInfoArg.setNetworkSignalInfo2(MAPExternalSignalInfo value)
Sets the value of the field networkSignalInfo2.
|
MAPSendEndSignal_Arg |
MAPSendEndSignal_Arg.setR98(MAPExternalSignalInfo value)
Sets the value of the r98 choice.
|
MAPProcessAccessSignalling_Arg |
MAPProcessAccessSignalling_Arg.setR98(MAPExternalSignalInfo value)
Sets the value of the r98 choice.
|
MAPPrepareSubsequentHO_Res |
MAPPrepareSubsequentHO_Res.setR98(MAPExternalSignalInfo value)
Sets the value of the r98 choice.
|
MAPForwardAccessSignalling_Arg |
MAPForwardAccessSignalling_Arg.setR98(MAPExternalSignalInfo value)
Sets the value of the r98 choice.
|
Constructor and Description |
---|
MAPPerformHandoverRes(AddressString HandoverNumber_param,
MAPExternalSignalInfo AccessSignalInfo_param)
Constructs an object from given values for all fields.
|
MAPPrepareSubsequentHO_Arg(CellGlobalId TargetCellId_param,
AddressString TargetMSC_Number_param,
MAPExternalSignalInfo Bss_APDU_param)
Constructs an object from given values for all fields.
|
Constructor and Description |
---|
MAPPerformSubsequentHandoverResultEvent(MAPDialog dialog,
TcapOperation operation,
MAPExternalSignalInfo argument,
int invokeId,
boolean lastResult)
Initialize a new com.opencloud.slee.resources.cgin.map.events.MAPPerformSubsequentHandoverResultEvent
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPExternalSignalInfo,MAPExternalSignalInfo,MAPProto.MAP_CommonDataTypes_ExternalSignalInfo> |
MAPCodecs.MAP_CommonDataTypes_ExternalSignalInfo
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.ExternalSignalInfo
|
static PersistCodec<MAPExternalSignalInfo,MAPExternalSignalInfo,MAPProto.MAP_CommonDataTypes_ExternalSignalInfo> |
MAPCodecs.MAP_CommonDataTypes_ExternalSignalInfo
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.ExternalSignalInfo
|