Uses of Class
org.mobicents.protocols.ss7.sccp.parameter.GlobalTitle

Packages that use GlobalTitle
org.mobicents.protocols.ss7.sccp.parameter   
 

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

Subclasses of GlobalTitle in org.mobicents.protocols.ss7.sccp.parameter
 class GT0001
           
 class GT0010
           
 class GT0011
           
 class GT0100
           
 

Methods in org.mobicents.protocols.ss7.sccp.parameter that return GlobalTitle
 GlobalTitle SccpAddress.getGlobalTitle()
           
static GlobalTitle GlobalTitle.getInstance(int tt, NumberingPlan np, NatureOfAddress noa, java.lang.String digits)
          Global title contains translation type, numbering plan, encoding scheme and nature of address indicator.
static GlobalTitle GlobalTitle.getInstance(int tt, NumberingPlan np, java.lang.String digits)
          Global title contains translation type, numbering plan and encoding scheme.
static GlobalTitle GlobalTitle.getInstance(int tt, java.lang.String digits)
          Global title contains translation type only.
static GlobalTitle GlobalTitle.getInstance(NatureOfAddress noa, java.lang.String digits)
          Global tite contains nature of address indicator only.
 

Constructors in org.mobicents.protocols.ss7.sccp.parameter with parameters of type GlobalTitle
SccpAddress(GlobalTitle gt, int ssn)
           
 



Copyright © 2011. All Rights Reserved.