Uses of Interface
jain.protocol.ss7.oam.sccp.GlobalTitleEntryMO

Packages that use GlobalTitleEntryMO
jain.protocol.ss7.oam.sccp

This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the SCCP layer. 

 

Uses of GlobalTitleEntryMO in jain.protocol.ss7.oam.sccp
 

Methods in jain.protocol.ss7.oam.sccp that return GlobalTitleEntryMO
 GlobalTitleEntryMO[] SccpRoutingControlMO.getGlobalTitleEntry()
          Returns all of the Global Titles of this SCCP.
 GlobalTitleEntryMO SccpRoutingControlMO.getGlobalTitleEntry(int index)
          Returns the specified Global Title entry of this SCCP.
 GlobalTitleEntryMO SccpLayerMO.createGlobalTitleEntry()
          Creates a new Global Title Entry Managed Object
 GlobalTitleEntryMO[] SccpLayerMO.createGlobalTitleEntryRange(int lowerEntry, int upperEntry, SignallingPointMO signallingPoint)
          Creates an array of Global Title Entries for a specific range of GlobalTitle Entrys, that have the same Signalling Point.
 

Methods in jain.protocol.ss7.oam.sccp with parameters of type GlobalTitleEntryMO
 void SccpRoutingControlMO.setGlobalTitleEntry(GlobalTitleEntryMO[] gtEntries)
          Sets the list of Global Title Entries that are using the Routing Control.
 void SccpRoutingControlMO.setGlobalTitleEntry(int index, GlobalTitleEntryMO gtEntry)
          Set this Global Title Entry as the specified element in the Global Title Entry Array of this Routing Control.
 boolean SccpRoutingControlMO.hasGlobalTitle(GlobalTitleEntryMO globalTitleEntry)
          Indicates if a specified Global Title is assocaited with this SCCP.
 



01 September 99
If you have any comments or queries, please mail them to JainOAM@East.Sun.Com

Copyright - 1999 Sun Microsystems