|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||