|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteSetMO | |
| 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 RouteSetMO in jain.protocol.ss7.oam.mtp3 |
| Methods in jain.protocol.ss7.oam.mtp3 that return RouteSetMO | |
RouteSetMO |
Mtp3LayerManager.createRouteSet()
Creates a new RouteSet Managed Object |
RouteSetMO[] |
SignallingPointMO.getRouteSet()
Returns all of the Route Sets associated with this Signalling Point. |
RouteSetMO |
SignallingPointMO.getRouteSet(int index)
Returns the Route Set at the specified position in all of the Route Sets associated with this Signalling Point. |
| Methods in jain.protocol.ss7.oam.mtp3 with parameters of type RouteSetMO | |
void |
Mtp3LayerManager.deleteRouteSet(RouteSetMO routeSet)
Deletes the specified RouteSet Managed Object |
void |
SignallingPointMO.setRouteSet(int index,
RouteSetMO routeSet)
Sets the supplied RouteSet to the set of RouteSets of this Signalling Point at the the specified position |
void |
SignallingPointMO.setRouteSet(RouteSetMO[] routeSets)
Sets all of the Route Sets associated with this Signalling Point. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||