Uses of Interface
jain.protocol.ss7.oam.mtp3.ScreeningTableMO

Packages that use ScreeningTableMO
jain.protocol.ss7.oam.mtp3

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

 

Uses of ScreeningTableMO in jain.protocol.ss7.oam.mtp3
 

Methods in jain.protocol.ss7.oam.mtp3 that return ScreeningTableMO
 ScreeningTableMO Mtp3LayerMO.createScreeningTable()
          Creates a new Screening Table managed object
 ScreeningTableMO[] SignallingPointMO.getScreeningTable()
          Returns all of the Screening Tables associated with this Signalling Point.
 ScreeningTableMO SignallingPointMO.getScreeningTable(int index)
          Returns the Screening table at the specified position in the array of all of the Screening Tables associated with this Signalling Point.
 

Methods in jain.protocol.ss7.oam.mtp3 with parameters of type ScreeningTableMO
 void SignallingPointMO.setScreeningTable(ScreeningTableMO[] screeningTables)
          Sets all of the Screening Tables associated with this Signalling Point.
 void SignallingPointMO.setScreeningTable(int index, ScreeningTableMO screeningTable)
          Sets the Screening table at the specified position in the array of all of the Screening Tables associated with this Signalling Point.
 



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

Copyright - 1999 Sun Microsystems