Uses of Class
org.mobicents.protocols.ss7.map.api.dialog.ProcedureCancellationReason

Packages that use ProcedureCancellationReason
org.mobicents.protocols.ss7.map.api.dialog   
 

Uses of ProcedureCancellationReason in org.mobicents.protocols.ss7.map.api.dialog
 

Methods in org.mobicents.protocols.ss7.map.api.dialog that return ProcedureCancellationReason
static ProcedureCancellationReason ProcedureCancellationReason.getInstance(int code)
           
 ProcedureCancellationReason MAPUserAbortChoice.getProcedureCancellationReason()
           
static ProcedureCancellationReason ProcedureCancellationReason.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProcedureCancellationReason[] ProcedureCancellationReason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.protocols.ss7.map.api.dialog with parameters of type ProcedureCancellationReason
 void MAPUserAbortChoice.setProcedureCancellationReason(ProcedureCancellationReason procCanReasn)
           
 



Copyright © 2011. All Rights Reserved.