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

Packages that use ConcernedAreaMO
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 ConcernedAreaMO in jain.protocol.ss7.oam.sccp
 

Methods in jain.protocol.ss7.oam.sccp that return ConcernedAreaMO
 ConcernedAreaMO[] SccpRoutingControlMO.getConcernedArea()
          Returns all of the Concerned Area MO associated with the SCCP Routing Control
 ConcernedAreaMO SccpRoutingControlMO.getConcernedArea(int index)
          Returns the specified Concerned Area MO associated with the SCCP Routing Control
 ConcernedAreaMO SccpLayerMO.createConcernedArea()
          Creates a new Concerned Area Managed Object
 

Methods in jain.protocol.ss7.oam.sccp with parameters of type ConcernedAreaMO
 void SccpRoutingControlMO.setConcernedArea(ConcernedAreaMO[] concernedAreas)
          Sets the list of Concerned Area MOs that are using the Routing Control.
 void SccpRoutingControlMO.setConcernedArea(int index, ConcernedAreaMO concernedArea)
          Set this Concerned Area MO as the specified element in the Concerned Area MO Array of this Routing Control.
 



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

Copyright - 1999 Sun Microsystems