|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlobalTitle | |
jain.protocol.ss7.tcap | This package contains the main interfaces required to represent JAIN TCAP protocol stacks, JAIN TCAP applications, as well as the classes and exceptions needed to send and receive JAIN TCAP messages. |
Uses of GlobalTitle in jain.protocol.ss7.tcap |
Subclasses of GlobalTitle in jain.protocol.ss7.tcap | |
class |
GTIndicator0001
This class represents a Global Title Indicator-0001, it can be used to store, create and retrieve GlobalTitle-0001 entries. |
class |
GTIndicator0010
This class represents a Global Title Indicator-0010, it can be used to store, create and retrieve GlobalTitle-0010 entries. |
class |
GTIndicator0011
This class represents a Global Title Indicator-0011, it can be used to store, create and retrieve GlobalTitle-0011 entries. |
class |
GTIndicator0100
This class represents a Global Title Indicator-0100, it can be used to store, create and retrieve GlobalTitle-0100 entries. |
Methods in jain.protocol.ss7.tcap that return GlobalTitle | |
GlobalTitle |
TcapUserAddress.getGlobalTitle()
Gets the Global Title of the User Address. |
Methods in jain.protocol.ss7.tcap with parameters of type GlobalTitle | |
void |
TcapUserAddress.setGlobalTitle(GlobalTitle globalTitle)
Sets the Global Title of this User Address. |
Constructors in jain.protocol.ss7.tcap with parameters of type GlobalTitle | |
TcapUserAddress.TcapUserAddress(GlobalTitle globalTitle)
Constructs a TcapUserAddress with the specified Global Title. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |