Uses of Interface
org.mobicents.slee.service.callcontrol.CallControlSbbLocalObject

Packages that use CallControlSbbLocalObject
org.mobicents.slee.service.admin   
org.mobicents.slee.service.user   
org.mobicents.slee.service.user.delivery   
org.mobicents.slee.service.user.ship   
 

Uses of CallControlSbbLocalObject in org.mobicents.slee.service.admin
 

Methods in org.mobicents.slee.service.admin that return CallControlSbbLocalObject
abstract  CallControlSbbLocalObject AdminSbb.getChildSbbLocalObject()
           
 

Methods in org.mobicents.slee.service.admin with parameters of type CallControlSbbLocalObject
abstract  void AdminSbb.setChildSbbLocalObject(CallControlSbbLocalObject childSbbLocalObject)
           
 

Uses of CallControlSbbLocalObject in org.mobicents.slee.service.user
 

Methods in org.mobicents.slee.service.user that return CallControlSbbLocalObject
abstract  CallControlSbbLocalObject UserSbb.getChildSbbLocalObject()
           
 

Methods in org.mobicents.slee.service.user with parameters of type CallControlSbbLocalObject
abstract  void UserSbb.setChildSbbLocalObject(CallControlSbbLocalObject childSbbLocalObject)
           
 

Uses of CallControlSbbLocalObject in org.mobicents.slee.service.user.delivery
 

Methods in org.mobicents.slee.service.user.delivery that return CallControlSbbLocalObject
abstract  CallControlSbbLocalObject OrderDeliverDateSbb.getChildSbbLocalObject()
           
 

Methods in org.mobicents.slee.service.user.delivery with parameters of type CallControlSbbLocalObject
abstract  void OrderDeliverDateSbb.setChildSbbLocalObject(CallControlSbbLocalObject childSbbLocalObject)
           
 

Uses of CallControlSbbLocalObject in org.mobicents.slee.service.user.ship
 

Methods in org.mobicents.slee.service.user.ship that return CallControlSbbLocalObject
abstract  CallControlSbbLocalObject OrderShipDateSbb.getChildSbbLocalObject()
           
 

Methods in org.mobicents.slee.service.user.ship with parameters of type CallControlSbbLocalObject
abstract  void OrderShipDateSbb.setChildSbbLocalObject(CallControlSbbLocalObject childSbbLocalObject)
           
 



Copyright © 2010. All Rights Reserved.