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 Mtp3LayerManager.createScreeningTable()
          Creates a new Screening Table managed object.
 ScreeningTableMO[] Mtp3LayerManager.getAllScreeningTables()
          Returns all of the Screening Tables created by this layer manager.
 ScreeningTableMO Mtp3LayerManager.getAllScreeningTables(int index)
          Returns one of the Screening Tables created by this layer manager
 ScreeningTableMO[] OwnSignallingPointMO.getScreeningTable()
          Returns all of the Screening Tables associated with this Signalling Point.
 ScreeningTableMO OwnSignallingPointMO.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 Mtp3LayerManager.deleteScreeningTable(ScreeningTableMO screeningTable)
          Deletes the specified Screening Table managed object.
 void OwnSignallingPointMO.setScreeningTable(ScreeningTableMO[] screeningTables)
          Sets all of the Screening Tables associated with this Signalling Point.
 void OwnSignallingPointMO.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.
 



06 January 2000
If you have any comments or queries, please mail them to Colm Hayden [JAIN SS7 OAM Edit Lead]

Copyright - 2000 Sun Microsystems