|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteMO | |
| 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 RouteMO in jain.protocol.ss7.oam.mtp3 |
| Methods in jain.protocol.ss7.oam.mtp3 that return RouteMO | |
RouteMO[] |
RouteSetMO.getRoute()
Gets the list of Routes in this route set |
RouteMO |
RouteSetMO.getRoute(int index)
Gets the route at the specified position in this route set. |
RouteMO |
Mtp3LayerMO.createRoute()
Creates a new Route Managed Object |
| Methods in jain.protocol.ss7.oam.mtp3 with parameters of type RouteMO | |
void |
RouteSetMO.setRoute(RouteMO[] routeList)
Sets the array of Routes in this route set. |
void |
RouteSetMO.setRoute(int index,
RouteMO route)
Sets the route at the specified position in this route set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||