A C D E G I M N O P R S T U V

A

abort(MAPUserAbortChoice) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialog
This is equivalent to MAP User issuing the MAP_U_ABORT Service Request.
activateSS - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
addMAPDialogListener(MAPDialogListener) - Method in interface org.mobicents.protocols.ss7.map.api.MAPProvider
Add MAP Dialog listener to the Stack
addMAPServiceListener(MAPServiceListener) - Method in interface org.mobicents.protocols.ss7.map.api.MAPProvider
Add MAP Service listener to the stack
addProcessUnstructuredSSRequest(byte, USSDString, AddressString) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialog
Add's a new Process Unstructured SS Request as Component.
addProcessUnstructuredSSResponse(long, boolean, byte, USSDString) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialog
Add's a new ProcessUnstructured SS Response as Component.
AddressNature - Enum in org.mobicents.protocols.ss7.map.api.dialog
-- 000 unknown -- 001 international number -- 010 national significant number -- 011 network specific number -- 100 subscriber number -- 101 reserved -- 110 abbreviated number -- 111 reserved for extension See also AddressString
AddressString - Interface in org.mobicents.protocols.ss7.map.api.dialog
AddressString ::= OCTET STRING (SIZE (1..maxAddressLength)) -- This type is used to represent a number for addressing -- purposes.
addUnstructuredSSRequest(byte, USSDString) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialog
Add's a new Unstructured SS Request
addUnstructuredSSResponse(long, boolean, byte, USSDString) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialog
Add's a new Unstructured SS Response
alertServiceCentre - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 

C

close(boolean) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialog
This is equivalent of MAP User issuing the MAP_CLOSE Service Request.
createAddressString(AddressNature, NumberingPlan, String) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
Creates a new instance of AddressString
createMAPUserAbortChoice() - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
Creates a new instance of MAPUserAbortChoice
createNewDialog(MAPApplicationContext, SccpAddress, AddressString, SccpAddress, AddressString) - Method in interface org.mobicents.protocols.ss7.map.api.MAPProvider
Creates a new Dialog.
createProcessUnstructuredSSRequest(byte, USSDString) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
 
createProcessUnstructuredSsRequestResponse(int, byte, USSDString) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
 
createUnstructuredSSRequest(byte, USSDString) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
 
createUnstructuredSsRequestResponse(int, byte, USSDString) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
 
createUSSDString(String) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
Creates a new instance of USSDString.
createUSSDString(String, Charset) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
Creates a new instance of USSDString using the passed Charset for encoding the passed ussdString String
createUSSDString(byte[]) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
Creates a new instance of USSDString.
createUSSDString(byte[], Charset) - Method in interface org.mobicents.protocols.ss7.map.api.MapServiceFactory
Creates a new instance of USSDString using the passed Charset for encoding the passed ussdString byte[]

D

deactivateSS - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
decode() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString
Decode the byte[] that represents the USSD String.

E

encode() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString
Encode the set USSD String.
eraseSS - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 

G

getAddress() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.AddressString
 
getAddressNature() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.AddressString
 
getApplicationContext() - Method in enum org.mobicents.protocols.ss7.map.api.MAPApplicationContext
 
getCharset() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString
Get the Charset
getCode() - Method in enum org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortReason
 
getCode() - Method in enum org.mobicents.protocols.ss7.map.api.dialog.ProcedureCancellationReason
 
getCode() - Method in enum org.mobicents.protocols.ss7.map.api.dialog.Reason
 
getCode() - Method in enum org.mobicents.protocols.ss7.map.api.dialog.ResourceUnavailableReason
 
getDestReference() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPOpenInfo
Get the destination AddressString
getDialogAS() - Method in enum org.mobicents.protocols.ss7.map.api.MAPDialogueAS
 
getDialogId() - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialog
Returns this Dialog's ID.
getEncodedString() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString
Get the byte[] that represents encoded USSD String
getIndicator() - Method in enum org.mobicents.protocols.ss7.map.api.dialog.AddressNature
 
getIndicator() - Method in enum org.mobicents.protocols.ss7.map.api.dialog.NumberingPlan
 
getInstance(int) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.AddressNature
 
getInstance(int) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortReason
 
getInstance(int) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.NumberingPlan
 
getInstance(int) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.ProcedureCancellationReason
 
getInstance(int) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.ResourceUnavailableReason
 
getInstance(int) - Static method in enum org.mobicents.protocols.ss7.map.api.MAPApplicationContext
 
getInstance(long[]) - Static method in enum org.mobicents.protocols.ss7.map.api.MAPApplicationContext
 
getInstance(int) - Static method in enum org.mobicents.protocols.ss7.map.api.MAPDialogueAS
 
getInstance(long[]) - Static method in enum org.mobicents.protocols.ss7.map.api.MAPDialogueAS
 
getInvokeId() - Method in interface org.mobicents.protocols.ss7.map.api.MAPMessage
 
getMAPDialog() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPAcceptInfo
 
getMAPDialog() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPCloseInfo
Get the MAPDialog for which this event is fired
getMAPDialog() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPOpenInfo
Get the MAPDialog for which this event is fired
getMAPDialog() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortInfo
Get the MAPDialog for which this event is fired
getMAPDialog() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPRefuseInfo
 
getMAPDialog() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortInfo
Get the MAPDialog for which this event is fired
getMAPDialog() - Method in interface org.mobicents.protocols.ss7.map.api.MAPMessage
 
getMAPDialog(Long) - Method in interface org.mobicents.protocols.ss7.map.api.MAPProvider
Get MAPDialog corresponding to passed dialogId
getMAPProvider() - Method in interface org.mobicents.protocols.ss7.map.api.MAPStack
 
getMAPProviderAbortReason() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortInfo
get the MAPProviderAbortReason indicating the reason why stack aborted this MAP Dialog
getMapServiceFactory() - Method in interface org.mobicents.protocols.ss7.map.api.MAPProvider
Get the MapServiceFactory
getMAPUserAbortChoice() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortInfo
Get the MAPUserAbortChoice indicating the reason why peer aborted the MAP Dialog
getMSISDNAddressString() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSIndication
Get the AddressString representing the MSISDN
getMSISDNAddressString() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest
 
getNumberingPlan() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.AddressString
 
getOID() - Method in enum org.mobicents.protocols.ss7.map.api.MAPApplicationContext
 
getOID() - Method in enum org.mobicents.protocols.ss7.map.api.MAPDialogueAS
 
getOrigReference() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPOpenInfo
Get the originating AddressString
getPassword - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
getProcedureCancellationReason() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
getReason() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPRefuseInfo
 
getReason(int) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.Reason
 
getResourceUnavailableReason() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
getString() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString
Get the decoded USSD String
getUSSDDataCodingScheme() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
This parameter contains the information of the alphabet and the language used for the unstructured information in an Unstructured Supplementary Service Data operation.
getUSSDString() - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
This parameter contains a string of unstructured information in an Unstructured Supplementary Service Data operation.

I

informServiceCentre - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
interrogateSS - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
isProcedureCancellationReason() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
isResourceUnavailableReason() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
isUserResourceLimitation() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
isUserSpecificReason() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 

M

MAPAcceptInfo - Interface in org.mobicents.protocols.ss7.map.api.dialog
MAP-AcceptInfo ::= SEQUENCE { ..., extensionContainer ExtensionContainer -- extensionContainer must not be used in version 2 }
MAPApplicationContext - Enum in org.mobicents.protocols.ss7.map.api
 
MAPCloseInfo - Interface in org.mobicents.protocols.ss7.map.api.dialog
MAP-CloseInfo ::= SEQUENCE { ..., extensionContainer ExtensionContainer -- extensionContainer must not be used in version 2 }
MAPDialog - Interface in org.mobicents.protocols.ss7.map.api
 
MAPDialogListener - Interface in org.mobicents.protocols.ss7.map.api
 
MAPDialogueAS - Enum in org.mobicents.protocols.ss7.map.api
 
MAPException - Exception in org.mobicents.protocols.ss7.map.api
 
MAPException() - Constructor for exception org.mobicents.protocols.ss7.map.api.MAPException
 
MAPException(String) - Constructor for exception org.mobicents.protocols.ss7.map.api.MAPException
 
MAPException(Throwable) - Constructor for exception org.mobicents.protocols.ss7.map.api.MAPException
 
MAPException(String, Throwable) - Constructor for exception org.mobicents.protocols.ss7.map.api.MAPException
 
MAPMessage - Interface in org.mobicents.protocols.ss7.map.api
This is super interface for all service message in MAP
MAPOpenInfo - Interface in org.mobicents.protocols.ss7.map.api.dialog
From GSM 09.02 Version 5.15.1 Release 1996 MAP-OpenInfo ::= SEQUENCE { destinationReference [0] AddressString originationReference [1] AddressString ..., extensionContainer ExtensionContainer -- extensionContainer must not be used in version 2 }
MAPOperationCode - Interface in org.mobicents.protocols.ss7.map.api
Standard Operation Code included in Invoke.
MAPProvider - Interface in org.mobicents.protocols.ss7.map.api
 
MAPProviderAbortInfo - Interface in org.mobicents.protocols.ss7.map.api.dialog
MAP-ProviderAbortInfo ::= SEQUENCE { map-ProviderAbortReason MAP-ProviderAbortReason, ..., extensionContainer ExtensionContainer -- extensionContainer must not be used in version 2 }
MAPProviderAbortReason - Enum in org.mobicents.protocols.ss7.map.api.dialog
MAP-ProviderAbortReason ::= ENUMERATED { abnormalDialogue (0), invalidPDU (1)}
MAPRefuseInfo - Interface in org.mobicents.protocols.ss7.map.api.dialog
MAP-RefuseInfo ::= SEQUENCE { reason Reason, ..., extensionContainer ExtensionContainer -- extensionContainer must not be used in version 2 }
MapServiceFactory - Interface in org.mobicents.protocols.ss7.map.api
 
MAPServiceListener - Interface in org.mobicents.protocols.ss7.map.api
 
MAPStack - Interface in org.mobicents.protocols.ss7.map.api
 
MAPUserAbortChoice - Interface in org.mobicents.protocols.ss7.map.api.dialog
MAP-UserAbortChoice ::= CHOICE { userSpecificReason [0] NULL, userResourceLimitation [1] NULL, resourceUnavailable [2] ResourceUnavailableReason, applicationProcedureCancellation [3] ProcedureCancellationReason}
MAPUserAbortInfo - Interface in org.mobicents.protocols.ss7.map.api.dialog
MAP-UserAbortInfo ::= SEQUENCE { map-UserAbortChoice MAP-UserAbortChoice, ...
mo_forwardSM - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
mt_forwardSM - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 

N

NETWORK_UNSTRUCTURED_SS_CONTEXT_V2 - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPProvider
 
NumberingPlan - Enum in org.mobicents.protocols.ss7.map.api.dialog
-- 0000 unknown -- 0001 ISDN/Telephony Numbering Plan (Rec CCITT E.164) -- 0010 spare -- 0011 data numbering plan (CCITT Rec X.121) -- 0100 telex numbering plan (CCITT Rec F.69) -- 0101 spare -- 0110 land mobile numbering plan (CCITT Rec E.212) -- 0111 spare -- 1000 national numbering plan -- 1001 private numbering plan -- 1111 reserved for extension -- all other values are reserved.

O

onMAPAcceptInfo(MAPAcceptInfo) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialogListener
 
onMAPCloseInfo(MAPCloseInfo) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialogListener
 
onMAPOpenInfo(MAPOpenInfo) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialogListener
 
onMAPProviderAbortInfo(MAPProviderAbortInfo) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialogListener
 
onMAPRefuseInfo(MAPRefuseInfo) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialogListener
 
onMAPUserAbortInfo(MAPUserAbortInfo) - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialogListener
 
onProcessUnstructuredSSIndication(ProcessUnstructuredSSIndication) - Method in interface org.mobicents.protocols.ss7.map.api.MAPServiceListener
 
onUnstructuredSSIndication(UnstructuredSSIndication) - Method in interface org.mobicents.protocols.ss7.map.api.MAPServiceListener
 
org.mobicents.protocols.ss7.map.api - package org.mobicents.protocols.ss7.map.api
 
org.mobicents.protocols.ss7.map.api.dialog - package org.mobicents.protocols.ss7.map.api.dialog
 
org.mobicents.protocols.ss7.map.api.service.supplementary - package org.mobicents.protocols.ss7.map.api.service.supplementary
 

P

ProcedureCancellationReason - Enum in org.mobicents.protocols.ss7.map.api.dialog
See ETS 300974 Table 5.3/7 ProcedureCancellationReason ::= ENUMERATED { handoverCancellation (0), radioChannelRelease (1), networkPathRelease (2), callRelease (3), associatedProcedureFailure (4), tandemDialogueRelease (5), remoteOperationsFailure (6)}
processUnstructuredSS_Request - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
ProcessUnstructuredSSIndication - Interface in org.mobicents.protocols.ss7.map.api.service.supplementary
 
ProcessUnstructuredSSRequest - Interface in org.mobicents.protocols.ss7.map.api.service.supplementary
This service is used between the MSC and the VLR and between the VLR and the HLR to relay information in order to allow unstructured supplementary service operation.
ProcessUnstructuredSSResponse - Interface in org.mobicents.protocols.ss7.map.api.service.supplementary
 

R

readyForSM - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
Reason - Enum in org.mobicents.protocols.ss7.map.api.dialog
Reason ::= ENUMERATED { noReasonGiven (0), invalidDestinationReference (1), invalidOriginatingReference (2)}
registerPassword - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
registerSS - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
removeMAPDialogListener(MAPDialogListener) - Method in interface org.mobicents.protocols.ss7.map.api.MAPProvider
Remove MAP DIalog Listener from the stack
removeMAPServiceListener(MAPServiceListener) - Method in interface org.mobicents.protocols.ss7.map.api.MAPProvider
Remove MAP Service listener from the stack
reportSM_DeliveryStatus - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
ResourceUnavailableReason - Enum in org.mobicents.protocols.ss7.map.api.dialog
See ETS 300974 Table 5.3/7 ResourceUnavailableReason ::= ENUMERATED { shortTermResourceLimitation (0), longTermResourceLimitation (1)}

S

send() - Method in interface org.mobicents.protocols.ss7.map.api.MAPDialog
This is equivalent of MAP User issuing the MAP_DELIMITER Service Request.
sendRoutingInfoForSM - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
setDestReference(AddressString) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPOpenInfo
Set the destination AddressString
setInvokeId(long) - Method in interface org.mobicents.protocols.ss7.map.api.MAPMessage
 
setMAPDialog(MAPDialog) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPAcceptInfo
 
setMAPDialog(MAPDialog) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPCloseInfo
Set the MAPDialog
setMAPDialog(MAPDialog) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPOpenInfo
Set the MAPDialog
setMAPDialog(MAPDialog) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortInfo
Set the MAPDialog
setMAPDialog(MAPDialog) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPRefuseInfo
 
setMAPDialog(MAPDialog) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortInfo
Set the MAPDialog
setMAPDialog(MAPDialog) - Method in interface org.mobicents.protocols.ss7.map.api.MAPMessage
 
setMAPProviderAbortReason(MAPProviderAbortReason) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortInfo
Set the MAPProviderAbortReason indicating the reason why stack aborted this MAP Dialog
setMAPUserAbortChoice(MAPUserAbortChoice) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortInfo
Set the MAPUserAbortChoice
setMSISDNAddressString(AddressString) - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSIndication
Set the AddressString representing the MSISDN which sent this USSD String
setMSISDNAddressString(AddressString) - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSRequest
 
setOrigReference(AddressString) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPOpenInfo
Set the originating AddressString
setProcedureCancellationReason(ProcedureCancellationReason) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
setReason(Reason) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPRefuseInfo
 
setResourceUnavailableReason(ResourceUnavailableReason) - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
setUserResourceLimitation() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
setUserSpecificReason() - Method in interface org.mobicents.protocols.ss7.map.api.dialog.MAPUserAbortChoice
 
setUSSDDataCodingScheme(byte) - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
 
setUSSDString(USSDString) - Method in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
 
start() - Method in interface org.mobicents.protocols.ss7.map.api.MAPStack
 
stop() - Method in interface org.mobicents.protocols.ss7.map.api.MAPStack
 

T

toString() - Method in enum org.mobicents.protocols.ss7.map.api.MAPApplicationContext
 
toString() - Method in enum org.mobicents.protocols.ss7.map.api.MAPDialogueAS
 

U

unstructuredSS_Notify - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
unstructuredSS_Request - Static variable in interface org.mobicents.protocols.ss7.map.api.MAPOperationCode
 
UnstructuredSSIndication - Interface in org.mobicents.protocols.ss7.map.api.service.supplementary
 
UnstructuredSSRequest - Interface in org.mobicents.protocols.ss7.map.api.service.supplementary
This service is used between the HLR and the VLR and between the VLR and the MSC when the invoking entity requires information from the mobile user, in connection with unstructured supplementary service handling.
UnstructuredSSResponse - Interface in org.mobicents.protocols.ss7.map.api.service.supplementary
 
USSDService - Interface in org.mobicents.protocols.ss7.map.api.service.supplementary
 
USSDString - Interface in org.mobicents.protocols.ss7.map.api.service.supplementary
 

V

valueOf(String) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.AddressNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.NumberingPlan
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.ProcedureCancellationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.ResourceUnavailableReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.map.api.MAPApplicationContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.protocols.ss7.map.api.MAPDialogueAS
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.AddressNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.NumberingPlan
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.ProcedureCancellationReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.map.api.dialog.ResourceUnavailableReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.map.api.MAPApplicationContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.protocols.ss7.map.api.MAPDialogueAS
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E G I M N O P R S T U V

Copyright © 2011. All Rights Reserved.