Uses of Class
org.mobicents.protocols.ss7.indicator.GlobalTitleIndicator

Packages that use GlobalTitleIndicator
org.mobicents.protocols.ss7.indicator   
org.mobicents.protocols.ss7.sccp.parameter   
 

Uses of GlobalTitleIndicator in org.mobicents.protocols.ss7.indicator
 

Methods in org.mobicents.protocols.ss7.indicator that return GlobalTitleIndicator
 GlobalTitleIndicator AddressIndicator.getGlobalTitleIndicator()
           
static GlobalTitleIndicator GlobalTitleIndicator.valueOf(int v)
           
static GlobalTitleIndicator GlobalTitleIndicator.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GlobalTitleIndicator[] GlobalTitleIndicator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.mobicents.protocols.ss7.indicator with parameters of type GlobalTitleIndicator
AddressIndicator(boolean pcPresent, boolean ssnPresent, RoutingIndicator rti, GlobalTitleIndicator gti)
           
 

Uses of GlobalTitleIndicator in org.mobicents.protocols.ss7.sccp.parameter
 

Methods in org.mobicents.protocols.ss7.sccp.parameter that return GlobalTitleIndicator
 GlobalTitleIndicator GT0100.getIndicator()
           
abstract  GlobalTitleIndicator GlobalTitle.getIndicator()
          Defines fields included into the global title.
 GlobalTitleIndicator GT0011.getIndicator()
           
 GlobalTitleIndicator GT0010.getIndicator()
           
 GlobalTitleIndicator GT0001.getIndicator()
           
 



Copyright © 2011. All Rights Reserved.