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

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

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

Methods in org.mobicents.protocols.ss7.map.api.dialog that return Reason
 Reason MAPRefuseInfo.getReason()
           
static Reason Reason.getReason(int code)
           
static Reason Reason.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Reason[] Reason.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 Reason
 void MAPRefuseInfo.setReason(Reason reason)
           
 



Copyright © 2011. All Rights Reserved.