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 |
---|---|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.copyOf(MAPProvideRoamingNumberArg 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.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setAdditionalSignalInfo(MAPExt_ExternalSignalInfo value)
Sets the value of the field additionalSignalInfo.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setAlertingPattern(byte[] value)
Sets the value of the field alertingPattern.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setCallPriority(int value)
Sets the value of the field callPriority and marks the field as present.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setCallPriorityPresent(boolean flag)
Sets the presence or absence of the optional field callPriority.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setCallReferenceNumber(byte[] value)
Sets the value of the field callReferenceNumber.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setCcbs_CallPresent(boolean flag)
Sets the presence or absence of the optional field ccbs-Call.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setGmsc_Address(AddressString value)
Sets the value of the field gmsc-Address.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setGsm_BearerCapability(MAPExternalSignalInfo value)
Sets the value of the field gsm-BearerCapability.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setImsi(IMSIAddress value)
Sets the value of the field imsi.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setLmsi(LMSIAddress value)
Sets the value of the field lmsi.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setLongFTN_SupportedPresent(boolean flag)
Sets the presence or absence of the optional field longFTN-Supported.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setMsc_Number(AddressString value)
Sets the value of the field msc-Number.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setMsisdn(AddressString value)
Sets the value of the field msisdn.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setMtRoamingRetrySupportedPresent(boolean flag)
Sets the presence or absence of the optional field mtRoamingRetrySupported.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setNetworkSignalInfo(MAPExternalSignalInfo value)
Sets the value of the field networkSignalInfo.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setOfferedCamel4CSIsInInterrogatingNode(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIsInInterrogatingNode.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setOr_InterrogationPresent(boolean flag)
Sets the presence or absence of the optional field or-Interrogation.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setOrNotSupportedInGMSCPresent(boolean flag)
Sets the presence or absence of the optional field orNotSupportedInGMSC.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setPagingArea(MAPLocationArea[] value)
Sets the value of the field pagingArea.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setPre_pagingSupportedPresent(boolean flag)
Sets the presence or absence of the optional field pre-pagingSupported.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setSupportedCamelPhasesInInterrogatingNode(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhasesInInterrogatingNode.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setSuppress_VT_CSIPresent(boolean flag)
Sets the presence or absence of the optional field suppress-VT-CSI.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setSuppressionOfAnnouncementPresent(boolean flag)
Sets the presence or absence of the optional field suppressionOfAnnouncement.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPProvideRoamingNumberArg,MAPProvideRoamingNumberArg_v3,MAPProto.MAP_CH_DataTypes_ProvideRoamingNumberArg_v3> |
MAPCodecs.MAP_CH_DataTypes_ProvideRoamingNumberArg_v3
Singleton codec for the ASN.1 type: MAP-CH-DataTypes.ProvideRoamingNumberArg-v3
|